fixing file paths after renaming
[wxWidgets.git] / interface / sckipc.h
index 4a3db2f305f3f333a814f067ada9a8d8ec97dd07..0ec3ce061e9a9da30098ce7daacdd9586c408219 100644 (file)
@@ -42,7 +42,7 @@ public:
         message and this member is called. The application should derive a
         member to intercept this message and return a connection object of
         either the standard wxTCPConnection type, or of a user-derived type. If the
-        topic is "STDIO'', the application may wish to refuse the connection.
+        topic is "STDIO", the application may wish to refuse the connection.
         Under Unix, when a server is created the OnAcceptConnection message is
         always sent for standard input and output.
     */