mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 23:28:02 +00:00
Fix a typo.
This commit is contained in:
@@ -19,7 +19,7 @@ the modification time no matter what.
|
|||||||
|
|
||||||
This matters if the modification time is used by anything. For instance, a
|
This matters if the modification time is used by anything. For instance, a
|
||||||
background process that monitors a directory for changed files based on
|
background process that monitors a directory for changed files based on
|
||||||
modification times will get some false positives if you use `:wq` to
|
modification times will get some false positives if you use `:wq` too
|
||||||
liberally.
|
liberally.
|
||||||
|
|
||||||
[source](http://docstore.mik.ua/orelly/unix3/vi/ch05_03.htm)
|
[source](http://docstore.mik.ua/orelly/unix3/vi/ch05_03.htm)
|
||||||
|
|||||||
Reference in New Issue
Block a user