]> git.lyx.org Git - lyx.git/blobdiff - src/Server.cpp
* cs.po
[lyx.git] / src / Server.cpp
index 14c1e202dd7eb09fe275338e04e72272c2b308c1..99be0afa5a4f1dda97e35906e0a99fe2af299293 100644 (file)
@@ -495,7 +495,7 @@ void Server::callback(string const & msg)
 }
 
 
-// Send a notify messge to a client, called by WorkAreaKeyPress
+// Send a notify message to a client, called by WorkAreaKeyPress
 void Server::notifyClient(string const & s)
 {
        pipes_.send("NOTIFY:" + s + "\n");