sources/interface.cpp

changeset 82
895088452014
parent 81
a18aaf460648
child 83
08bfc3d9d2ae
--- a/sources/interface.cpp	Tue May 26 11:41:58 2015 +0300
+++ b/sources/interface.cpp	Tue May 26 18:19:27 2015 +0300
@@ -527,7 +527,7 @@
 	if (not text.is_empty())
 		text += " | ";
 
-	text += "^N to connect, ^Q to quit";
+	text += "Ctrl+N to connect, Ctrl+Q to quit";
 
 	if (text != StatusBarText)
 	{

mercurial