]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ipc.h
Add NUM_CUSTOM
[wxWidgets.git] / interface / wx / ipc.h
index 114c6e8edaf43b5ff514d89856b9f4f18c0e97cb..ecf8d9d73f5b57da67584d3e9829a95a8006a924 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxConnection
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -279,7 +279,7 @@ public:
         exist and will be deleted afterwards) in which case a Unix domain
         socket is created.
 
-        @note Using Internet domain sockets if extremely insecure for IPC as
+        @note Using Internet domain sockets is extremely insecure for IPC as
               there is absolutely no access control for them, use Unix domain
               sockets whenever possible!
     */