Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fun.git;a=commitdiff;h=b7b95ab6a3510e679d87f5da52af52f43c4bb045

commit b7b95ab6a3510e679d87f5da52af52f43c4bb045
Author: Priyank <[EMAIL PROTECTED]>
Date:   Thu Nov 22 19:20:12 2007 +0530

typo fixes (thanks to boobaa)

diff --git a/README b/README
index 406f4d5..7e93933 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ Requirements
Using FUN
=========
You need to start the daemon by running the following command as root:
-# service fund start
+# service fun start

Once the daemon is started, you may launch the client by running the
following command:
diff --git a/src/fun-ui.c b/src/fun-ui.c
index 55449fc..8470c12 100644
--- a/src/fun-ui.c
+++ b/src/fun-ui.c
@@ -483,7 +483,7 @@ fun_ui_init (void)
"that the update notifier daemon is not running. FUN will attempt "
"to reconnect to the daemon every 45 seconds. \n\nYou can start the "
"update notifier daemon by running the following command as root: \n\n"
-                                                               "'service fund 
start'");
+                                                               "'service fun 
start'");

fun_systray_create ();
fun_main_window_init ();
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to