@elextr commented on this pull request.


> @@ -406,7 +406,7 @@ static gint get_windows_socket_port(void)
        if (! g_file_test(configfile, G_FILE_TEST_IS_REGULAR))
        {
                geany_debug(
-                       "No user config file found, use default TCP port (%s).",
+                       "No user config file found, use default TCP port (%d).",

Minor English improvement s/use/using/ 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2645#pullrequestreview-525648722

Reply via email to