RESOLVED FIXED 71144
Fix typo in check-for-inappropriate-objc-class-names
https://bugs.webkit.org/show_bug.cgi?id=71144
Summary Fix typo in check-for-inappropriate-objc-class-names
Joseph Pecoraro
Reported 2011-10-28 14:53:14 PDT
The script outputs: ERROR: Inapproriate Objective-C class name: AccessibilityTextMarker. Typo: "Inapproriate" => "Inappropriate" Patch to follow.
Attachments
[PATCH]: Fix Typo (752 bytes, patch)
2011-10-28 14:54 PDT, Joseph Pecoraro
mitz: review+
Joseph Pecoraro
Comment 1 2011-10-28 14:54:29 PDT
Created attachment 112916 [details] [PATCH]: Fix Typo
Joseph Pecoraro
Comment 2 2011-10-28 16:53:28 PDT
Note You need to log in before you can comment on or make changes to this bug.