From bf172ce4c5856af21f5ee208960bf718a5058ad9 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sat, 21 Oct 2006 23:09:18 +0000 Subject: 2006-10-21 Havoc Pennington * Documentation! Whee! Doxygen now 100% silent. If you make it angry again, you will be punished. --- dbus/dbus-marshal-recursive.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-marshal-recursive.c') diff --git a/dbus/dbus-marshal-recursive.c b/dbus/dbus-marshal-recursive.c index bcea4c36..7a83e357 100644 --- a/dbus/dbus-marshal-recursive.c +++ b/dbus/dbus-marshal-recursive.c @@ -321,7 +321,7 @@ skip_one_complete_type (const DBusString *type_str, * type position is stored in the same variable. * * @param type_str a type signature (must be valid) - * @param type_pos an integer position in the type signtaure (in and out) + * @param type_pos an integer position in the type signature (in and out) */ void _dbus_type_signature_next (const char *type_str, -- cgit