Description: correct a tiny spelling error
Author: Philipp Huebner <debalance@debian.org>
Index: anyremote-6.2/src/utils.c
===================================================================
--- anyremote-6.2.orig/src/utils.c	2013-03-12 00:53:06.176838451 +0100
+++ anyremote-6.2/src/utils.c	2013-03-12 00:53:57.217568615 +0100
@@ -427,7 +427,7 @@
     printf(" -name <SDP service name> if bluetooth connection is used, allows one to specify SDP service name\n");
     printf(" -password ask password on connect\n");
     printf("           password should be stored in $HOME/.anyRemote/password file in a plain text\n");
-    printf(" -u|--user <username> if started from root, allows to set effective user ID to specified user\n\n");
+    printf(" -u|--user <username> if started from root, allows one to set effective user ID to specified user\n\n");
 
 }
 
