[Telepathy-commits] [telepathy-spec/master] Account: Fix unintentional nesting of rationales

Will Thompson will.thompson at collabora.co.uk
Thu Nov 20 10:36:17 PST 2008


---
 spec/Account.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/spec/Account.xml b/spec/Account.xml
index ea0c646..b3fbe51 100644
--- a/spec/Account.xml
+++ b/spec/Account.xml
@@ -229,14 +229,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
               to be be bother by error messages, or change the account
               configuration: temporarily disabling the account is quicker.</li>
           </ul>
+        </tp:rationale>
 
-          <p>The AccountManager SHOULD allow this property to be set on invalid
-            accounts, but MUST NOT attempt to put invalid accounts online
-            even if they become Enabled.</p>
+        <p>The AccountManager SHOULD allow this property to be set on invalid
+          accounts, but MUST NOT attempt to put invalid accounts online
+          even if they become Enabled.</p>
 
-          <tp:rationale>
-            <p>There doesn't seem to be any good reason not to allow this.</p>
-          </tp:rationale>
+        <tp:rationale>
+          <p>There doesn't seem to be any good reason not to allow this.</p>
         </tp:rationale>
       </tp:docstring>
     </property>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list