From: Yu Watanabe Date: Sat, 7 Sep 2024 13:23:38 +0000 (+0900) Subject: man/varlinkctl: fix typo X-Git-Tag: v257-rc1~521 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f2409574a9b6085201ab4651cdb7fec836d8c3;p=thirdparty%2Fsystemd.git man/varlinkctl: fix typo Follow-up for 39ce86d19c7c3ac46b4afb546879ca8dcad1bdb2. --- diff --git a/man/varlinkctl.xml b/man/varlinkctl.xml index 2a4bb160725..1f9012ec623 100644 --- a/man/varlinkctl.xml +++ b/man/varlinkctl.xml @@ -211,7 +211,7 @@ This switch has no effect on the method call time-out applied by default: regardless if is specified or not, the default time-out will be 45s. Use (see below) to change or disable the time-out. When invoking a method - call that continously returns updates it is typically desirable to disable the time-out with + call that continuously returns updates it is typically desirable to disable the time-out with . On the other hand, when invoking a method call for the purpose of enumerating objects (which likely will complete quickly) it is typically beneficial to leave the time-out logic enabled, for robustness reasons. @@ -223,7 +223,7 @@ A shortcut for . This switch is - useful for method calls that implement subscription to a continious stream of updates. + useful for method calls that implement subscription to a continuous stream of updates.