Fix typo.

David du Colombier 2017-01-18 01:13:01 +01:00
parent 074ff8e01f
commit 2fe1b4b9aa

@ -33,7 +33,7 @@ The TCP connection control file must handle the "close" message to be able close
* [9-tcp-close](http://9legacy.org/9legacy/patch/9-tcp-close.diff)
A fix to Fossil is required to increment Qid.vers after a wstat, so a truncate followed by an read will return the content of the new file instead of the cached content.
A fix to Fossil is required to increment Qid.vers after a wstat, so a truncate followed by a read will return the content of the new file instead of the cached content.
* [fossil-wstat-qid](http://9legacy.org/9legacy/patch/fossil-wstat-qid.diff)