diff libpurple/dbus-server.h @ 27590:a08e84032814

merge of '2348ff22f0ff3453774b8b25b36238465580c609' and 'e76f11543c2a4aa05bdf584f087cbe3439029661'
author Paul Aurich <paul@darkrain42.org>
date Sun, 12 Jul 2009 05:43:38 +0000
parents c900484e41c0
children 02a2e8183b1d
line wrap: on
line diff
--- a/libpurple/dbus-server.h	Sun Jul 12 05:42:40 2009 +0000
+++ b/libpurple/dbus-server.h	Sun Jul 12 05:43:38 2009 +0000
@@ -192,9 +192,9 @@
 /**
 
  Macro #DBUS_EXPORT expands to nothing.  It is used to indicate to the
- dbus-analize-functions.py script that the given function should be
+ dbus-analyze-functions.py script that the given function should be
  available to other applications through DBUS.  If
- dbus-analize-functions.py is run without the "--export-only" option,
+ dbus-analyze-functions.py is run without the "--export-only" option,
  this prefix is ignored.
 
  */
@@ -204,7 +204,7 @@
 /*
    Here we include the list of #PURPLE_DBUS_DECLARE_TYPE statements for
    all structs defined in purple.  This file has been generated by the
-   #dbus-analize-types.py script.
+   #dbus-analyze-types.py script.
 */
 
 #include "dbus-types.h"