Some minor improvements:
[core.git] / inc / classes / exceptions / socket / class_SocketShutdownException.php
index 9311677a53399542d6e9b31a704d4344b57fc50f..256001b1eab5f292d2b319b22e5548a67ecb330a 100644 (file)
@@ -26,7 +26,7 @@ class SocketShutdownException extends FrameworkException {
        /**
         * A Constructor for this exception
         *
-        * @param       $helperInstance         A ConnectionHelper instance
+        * @param       $helperInstance         An instance of a ConnectionHelper class
         * @param       $code                           Error code
         * @return      void
         */