Skip to content

Commit

Permalink
doc: fix typo (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj committed Sep 4, 2023
1 parent 20b47d5 commit 550af21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/agoo/rserver.c
Expand Up @@ -301,7 +301,7 @@ configure(agooErr err, int port, const char *root, VALUE options) {
*
* - *:max_push_pending* [_Integer_] maximum number or outstanding push messages, less than 1000.
*
* - *:ssl_sert* [_String_] filepath to the SSL certificate file.
* - *:ssl_cert* [_String_] filepath to the SSL certificate file.
*
* - *:ssl_key* [_String_] filepath to the SSL private key file.
*
Expand Down

0 comments on commit 550af21

Please sign in to comment.