typo fixes
authorHavoc Pennington <hp@redhat.com>
Tue, 18 Feb 2003 02:05:08 +0000 (02:05 +0000)
committerHavoc Pennington <hp@redhat.com>
Tue, 18 Feb 2003 02:05:08 +0000 (02:05 +0000)
dbus/dbus-message.c
doc/dbus-test-plan.sgml

index 869c792..e6c5178 100644 (file)
@@ -2150,7 +2150,7 @@ _dbus_message_loader_return_buffer (DBusMessageLoader  *loader,
                          body_len_unsigned);
           loader->corrupted = TRUE;
           return;
-        }      
+        }
 
       /* Now that we know the values are in signed range, get
        * rid of stupid unsigned, just causes bugs
index 557080b..755ed22 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
 ]>
-<article id="indesx">
+<article id="index">
   <artheader>
     <title>D-BUS Test Plan</title>
     <date>14 February 2003</date>