[unique] Fix a typo



commit 69066b419d2ad4cbe23b7595c5f2f1288bb25888
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Sun Oct 18 22:54:41 2009 +0200

    Fix a typo
    
    https://bugzilla.gnome.org/show_bug.cgi?id=598871

 unique/uniqueapp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/unique/uniqueapp.c b/unique/uniqueapp.c
index c16ae55..b40a86c 100644
--- a/unique/uniqueapp.c
+++ b/unique/uniqueapp.c
@@ -34,7 +34,7 @@
  * of the #UniqueApp instance and the call to unique_app_is_running().
  *
  * The usual method for using the #UniqueApp API is to create a new
- * instance, passing an application-dependent name as constuction-only
+ * instance, passing an application-dependent name as construction-only
  * property; the UniqueApp:name property is required, and should be in the
  * form of a domain name, like <literal>org.gnome.YourApplication</literal>.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]