diff --git a/toolchain/lex/tokenized_buffer.h b/toolchain/lex/tokenized_buffer.h index 1800f4422c9b9..87c5cc2a50e35 100644 --- a/toolchain/lex/tokenized_buffer.h +++ b/toolchain/lex/tokenized_buffer.h @@ -170,7 +170,7 @@ class TokenizedBuffer : public Printable { auto GetCommentText(CommentIndex comment_index) const -> llvm::StringRef; // Returns tokens as YAML. This prints the tracked token information on a - // single line. We use the single-line format so that output is compact, and + // single line for each token. We use the single-line format so that output is compact, and // so that tools like `grep` are compatible. // // An example token looks like: