[gnome-bluetooth] Bug 583626 – Remove or remote?



commit a8984615c366eecc3c6beb45b4f60b9c8f4d2458
Author: Bastien Nocera <hadess hadess net>
Date:   Sat May 23 15:28:35 2009 +0100

    Bug 583626 â?? Remove or remote?
    
    Fix typo, spotted by Claude Paroz.
---
 sendto/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sendto/main.c b/sendto/main.c
index 637ff25..ab95abf 100644
--- a/sendto/main.c
+++ b/sendto/main.c
@@ -784,7 +784,7 @@ static GOptionEntry options[] = {
 	{ "device", 0, 0, G_OPTION_ARG_STRING, &option_device,
 				N_("Remote device to use"), "ADDRESS" },
 	{ "name", 0, 0, G_OPTION_ARG_STRING, &option_device_name,
-				N_("Remove device's name"), NULL },
+				N_("Remote device's name"), NULL },
 	{ "dest", 0, G_OPTION_FLAG_HIDDEN,
 			G_OPTION_ARG_STRING, &option_device, NULL, NULL },
 	{ G_OPTION_REMAINING, 0, 0,



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