Clarify the controls footnote

Tue, 26 May 2015 18:19:27 +0300

author
Teemu Piippo <crimsondusk64@gmail.com>
date
Tue, 26 May 2015 18:19:27 +0300
changeset 82
895088452014
parent 81
a18aaf460648
child 83
08bfc3d9d2ae

Clarify the controls footnote

sources/interface.cpp file | annotate | diff | comparison | revisions
--- 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