From 1f5d566d155361525de158c7c6ca7febc0b17e97 Mon Sep 17 00:00:00 2001 From: Qi Xiao Date: Mon, 7 Sep 2020 23:46:30 +0100 Subject: [PATCH] Update commands.asciidoc Fix typo: "automatically" should be "atomically" --- doc/pages/commands.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/commands.asciidoc b/doc/pages/commands.asciidoc index 0b953492..ef585b2c 100644 --- a/doc/pages/commands.asciidoc +++ b/doc/pages/commands.asciidoc @@ -70,7 +70,7 @@ of the file onto the filesystem *-atomic*::: Force writing to a temporary file then renaming to the target file - so that the modification appears automatically. + so that the modification appears atomically. *write-all* [-sync]:: *alias* wa +