Bug 15258

Summary: Typo and incorrect alignment of sample code in section Other Punctuation
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: WebKit WebsiteAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
URL: http://webkit.org/coding/coding-style.html
Attachments:
Description Flags
fix typo and code alignment in the coding style aroben: review+

Description Jan Alonzo 2007-09-22 15:42:18 PDT
There's a typo in the Other Punctuation section of the coding style and also the sample code about pointer types is misaligned. The attached patch fixes these two.

Cheers
Comment 1 Jan Alonzo 2007-09-22 15:42:51 PDT
Created attachment 16352 [details]
fix typo and code alignment in the coding style
Comment 2 Adam Roben (:aroben) 2007-09-22 15:48:25 PDT
Comment on attachment 16352 [details]
fix typo and code alignment in the coding style

r=me
Comment 3 David Kilzer (:ddkilzer) 2007-09-23 09:47:03 PDT
Committed revision 25704.