diff options
-rw-r--r-- | libpathod/templates/docs_lang_websockets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpathod/templates/docs_lang_websockets.html b/libpathod/templates/docs_lang_websockets.html index 3233577f..32bd71f9 100644 --- a/libpathod/templates/docs_lang_websockets.html +++ b/libpathod/templates/docs_lang_websockets.html @@ -79,7 +79,7 @@ <tr> <td> r<a href="#valuespec">VALUE</a> </td> <td> - Set the raw frame payload. This diesables masking, even if the + Set the raw frame payload. This disables masking, even if the key is present. </td> </tr> |