]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: indefinitely
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:12:08 +0000 (07:12 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:12:08 +0000 (07:12 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
doc/api-extensions.md

index f071237e06bde2210546db37e28ac739b8d56b46..ae9cced1cbbfdca5cac570568135eaa0259ab7c6 100644 (file)
@@ -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