Bug 27530

Summary: Tiny typo fixes for cpplint.py
Product: WebKit Reporter: Shinichiro Hamaji <hamaji>
Component: Tools / TestsAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1 levin: review+

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.