[aisleriot] sol: Make comment nicer



commit 3cc93e0ebeaad3d170775ea104d0cc926be6ea7b
Author: Christian Persch <chpe gnome org>
Date:   Fri Jan 9 12:40:53 2015 +0100

    sol: Make comment nicer
    
    https://bugzilla.gnome.org/show_bug.cgi?id=739567

 src/sol.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sol.c b/src/sol.c
index 529dcec..c9ca267 100644
--- a/src/sol.c
+++ b/src/sol.c
@@ -150,7 +150,7 @@ main (int argc, char *argv[])
   g_setenv ("GUILE_WARN_DEPRECATED", "detailed", TRUE);
   g_setenv ("GUILE_AUTO_COMPILE", "0", TRUE);
 
-  /* Set some env vars to disable ubuntu crap. They'll certainly patch this
+  /* Set some env vars to disable the ubuntu modules. They'll certainly patch this
    * out in their package, but anyone running from git will get the right
    * behaviour.
    */


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