[Lunar-commits] <moonbase> obexd: fix typo
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Wed Jun 27 11:22:43 CEST 2012
commit 4afef057e0e3b7c8df6980ddfb9d850cbf9baaaa
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Wed Jun 27 11:22:43 2012 +0200
obexd: fix typo
---
net/obexd/CONFIGURE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/obexd/CONFIGURE b/net/obexd/CONFIGURE
index bf82a21..01f3b18 100644
--- a/net/obexd/CONFIGURE
+++ b/net/obexd/CONFIGURE
@@ -1,3 +1,3 @@
-mquery USE_SRVR "Disable server mode? (This will conflict with obex-data-server; default=disalbed)" y "--disable-server" "--enable-server"
+mquery USE_SRVR "Disable server mode? (This will conflict with obex-data-server; default=disabled)" y "--disable-server" "--enable-server"
mquery USE_CLIENT "Disable client mode?" n "--disable-client" "--enable-client"
More information about the Lunar-commits
mailing list