Unverified Commit 91f433c6 authored by Kenton Varda's avatar Kenton Varda Committed by GitHub

Merge pull request #818 from AlexDenisov/patch-1

Fix typo
parents d4d97003 2232474a
......@@ -131,7 +131,7 @@ public:
annotationFlag = Compiler::DROP_ANNOTATIONS;
kj::MainBuilder builder(context, VERSION_STRING,
"Convers messages between formats. Reads a stream of messages from stdin in format "
"Converts messages between formats. Reads a stream of messages from stdin in format "
"<from> and writes them to stdout in format <to>. Valid formats are:\n"
" binary standard binary format\n"
" packed packed binary format (deflates zeroes)\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment