doc: Fix documentation referring to debug buffer as scratch buffer

This commit is contained in:
Samuel Rødal 2018-05-11 17:52:19 +07:00
parent 4cced30866
commit 0c4f0b7a3f

View File

@ -27,7 +27,7 @@ A specific *\*debug*\* buffer is used by Kakoune to write errors or
warnings. This is also where the ouput of the `:debug` and the `:echo
-debug` commands will land.
A scratch buffer can be created by passing the `-debug` switch to the
A debug buffer can be created by passing the `-debug` switch to the
`:edit` command.
== FIFO Buffers