Typo fix
authorChristian Persch <chpe@gnome.org>
Wed, 16 Jun 2010 15:48:02 +0000 (17:48 +0200)
committerChristian Persch <chpe@gnome.org>
Wed, 16 Jun 2010 15:48:02 +0000 (17:48 +0200)
gio/gapplication.c

index da448286c81a7f9f304bf68740f73e23aa606759..04e1b39f1ad48d605b345ff499b3f4e762ca13be 100644 (file)
  * and @data contains platform-specific additional data.
  * 
  * On all platforms, @data is guaranteed to have a key "cwd" of type
- * singature "ay" which contains the working directory of the invoked
+ * signature "ay" which contains the working directory of the invoked
  * executable.
  * 
  * </para>