From: Josh Soref Date: Tue, 30 Oct 2018 07:12:08 +0000 (+0000) Subject: spelling: indefinitely X-Git-Tag: lxc-4.0.0~372^2~30 X-Git-Url: https://git.proxmox.com/?p=mirror_lxc.git;a=commitdiff_plain;h=a8b46a6bee4b2a33ea28f7a2b5c52819ba1ef087 spelling: indefinitely Signed-off-by: Josh Soref --- diff --git a/doc/api-extensions.md b/doc/api-extensions.md index f071237e0..ae9cced1c 100644 --- a/doc/api-extensions.md +++ b/doc/api-extensions.md @@ -25,7 +25,7 @@ an efficient ringbuffer. This adds `reboot2()` as a new API extension. This function properly waits until a reboot succeeded. It takes a timeout argument. When set to `> 0` `reboot2()` will block until the timeout is reached, if timeout is set to zero -`reboot2()` will not block, if set to -1 `reboot2()` will block indefinitly. +`reboot2()` will not block, if set to -1 `reboot2()` will block indefinitely. ## mount\_injection