persons -> people

This commit is contained in:
Roger Guldbrandsen 2017-11-18 13:40:07 +00:00
parent 3dc6e92e44
commit a029f3f6b9

View File

@ -1608,7 +1608,7 @@ the file was written to disk, but the swap file won't be deleted. Now, if you
edit the file again, Vim will offer the chance to recover the file from the swap
file.
When two persons try to edit the same file, the second person will get a notice
When two people try to edit the same file, the second person will get a notice
that the swap file already exists. It prevents people from trying to save
different versions of a file. If you don't want that behaviour, see `:h
'directory'`.