RESOLVED FIXED Bug 27530
Tiny typo fixes for cpplint.py
https://bugs.webkit.org/show_bug.cgi?id=27530
Summary Tiny typo fixes for cpplint.py
Shinichiro Hamaji
Reported 2009-07-21 22:54:02 PDT
cpplint.py has two tiny typos. The name of flag in an error message should be --filter, not --filters, and the old name SetFilter in comment should be set_filter.
Attachments
Patch v1 (1.51 KB, patch)
2009-07-21 22:55 PDT, Shinichiro Hamaji
levin: review+
Shinichiro Hamaji
Comment 1 2009-07-21 22:55:40 PDT
Created attachment 33244 [details] Patch v1 --- 2 files changed, 11 insertions(+), 2 deletions(-)
David Levin
Comment 2 2009-07-22 14:24:52 PDT
Assign to levin for landing.
David Levin
Comment 3 2009-07-22 15:12:50 PDT
Note You need to log in before you can comment on or make changes to this bug.