]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
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 869c792176895856ea430720a3a1a453c4056615..e6c51784d35f9c22f2046e3d12920625599d85b1 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 557080b57e444b8c1b850c77893b1a4d1a1b5375..755ed22aa8fd533f47c8acc999734a0a5c94bd56 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>