From b90f11ff970a39ea6d9d7abbe01b07043c70de6b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 16 Jun 2010 17:48:02 +0200 Subject: [PATCH] Typo fix --- gio/gapplication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gapplication.c b/gio/gapplication.c index da44828..04e1b39 100644 --- a/gio/gapplication.c +++ b/gio/gapplication.c @@ -133,7 +133,7 @@ * 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. * * -- 2.7.4