1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-26 21:22:00 +03:00

Fix typos

This commit is contained in:
Maxime Coste 2019-11-22 21:51:32 +11:00
parent cb1b03c0db
commit 936bd923ea

View File

@ -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]::