From 260a3e0db5d09be0cb732d1a7ce8e758079e0c11 Mon Sep 17 00:00:00 2001 From: "Madeleine (ThinLinc team)" Date: Mon, 4 Nov 2024 13:28:48 +0100 Subject: Standardize on sentence case in titles The reason for this is to keep a consistency through out the project. --- unix/x0vncserver/XDesktop.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unix/x0vncserver/XDesktop.cxx') diff --git a/unix/x0vncserver/XDesktop.cxx b/unix/x0vncserver/XDesktop.cxx index fd19dd71..3e78a83f 100644 --- a/unix/x0vncserver/XDesktop.cxx +++ b/unix/x0vncserver/XDesktop.cxx @@ -71,7 +71,7 @@ BoolParameter rawKeyboard("RawKeyboard", "avoid mapping them to the current keyboard " "layout", false); IntParameter queryConnectTimeout("QueryConnectTimeout", - "Number of seconds to show the Accept Connection dialog before " + "Number of seconds to show the 'Accept connection' dialog before " "rejecting the connection", 10); -- cgit v1.2.3