From 936bd923eae554d83dc77ab788d84b6d83c108f9 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 22 Nov 2019 21:51:32 +1100 Subject: [PATCH] Fix typos --- doc/pages/commands.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc index f81c3268..a7ee1124 100644 --- a/doc/pages/commands.asciidoc +++ b/doc/pages/commands.asciidoc @@ -62,8 +62,8 @@ of the file onto the filesystem *-sync*::: Synchronise the filesystem after the write - *-stomic*::: - Force writing to a temoprary file then renaming to the target file + *-atomic*::: + Force writing to a temporary file then renaming to the target file so that the modification appears automatically. *write-all* [-sync]::