summaryrefslogtreecommitdiff
path: root/include/inspsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspsocket.h')
-rw-r--r--include/inspsocket.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/inspsocket.h b/include/inspsocket.h
index 9d5375f8c..43903ae97 100644
--- a/include/inspsocket.h
+++ b/include/inspsocket.h
@@ -236,7 +236,7 @@ class CoreExport BufferedSocket : public EventHandler
virtual bool OnDataReady();
/**
- * When it is ok to write to the socket, and a
+ * When it is ok to write to the socket, and a
* write event was requested, this method is
* triggered.
*
@@ -345,4 +345,3 @@ class CoreExport BufferedSocket : public EventHandler
};
#endif
-