Misc-typos (#741)

Found in downstream CMake repo via `codespell -q 3`
This commit is contained in:
luzpaz
2018-02-08 20:05:50 -05:00
committed by Christopher Dunn
parent 07a324fb14
commit 5b45aa55ca
5 changed files with 5 additions and 5 deletions

View File

@@ -152,7 +152,7 @@ public:
*
* The JSON document is written in a single line. It is not intended for 'human'
*consumption,
* but may be usefull to support feature such as RPC where bandwith is limited.
* but may be useful to support feature such as RPC where bandwidth is limited.
* \sa Reader, Value
* \deprecated Use StreamWriterBuilder.
*/