Skip to content
Snippets Groups Projects
Commit ea8ae091 authored by Nathaniel Manista's avatar Nathaniel Manista
Browse files

"sooner" -> "server" typo correction

"... will not have the effect of stopping the sooner later", heh. :-P
parent 1ba1bba6
No related branches found
No related tags found
No related merge requests found
...@@ -235,7 +235,7 @@ class Server(six.with_metaclass(abc.ABCMeta)): ...@@ -235,7 +235,7 @@ class Server(six.with_metaclass(abc.ABCMeta)):
This method may be called at any time and is idempotent. Passing a smaller This method may be called at any time and is idempotent. Passing a smaller
grace value than has been passed in a previous call will have the effect of grace value than has been passed in a previous call will have the effect of
stopping the Server sooner. Passing a larger grace value than has been stopping the Server sooner. Passing a larger grace value than has been
passed in a previous call will not have the effect of stopping the sooner passed in a previous call will not have the effect of stopping the server
later. later.
Args: Args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment