commit c1c34b1bf42ffa22457da6ffe1444c4f3965e166
Author: Sukhbir Singh <[email protected]>
Date:   Thu Nov 6 19:06:38 2014 +0530

    Fix a typo in startup script
---
 projects/tor-messenger/start-tor-messenger |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/tor-messenger/start-tor-messenger 
b/projects/tor-messenger/start-tor-messenger
index 02f56b4..406fb48 100755
--- a/projects/tor-messenger/start-tor-messenger
+++ b/projects/tor-messenger/start-tor-messenger
@@ -181,7 +181,7 @@ if [ -L "$myname" ]; then
                myname="`readlink -f "$myname" 2>/dev/null`"
                if [ "$?" -ne 0 ]; then
                        # Ugh.
-                       complain "start-tor-browser cannot be run using a 
symlink on this operating system."
+                       complain "start-tor-messenger cannot be run using a 
symlink on this operating system."
                fi
        fi
 fi

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to