Penguin

Differences between version 2 and previous revision of CamelCase.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Friday, March 19, 2004 11:02:04 pm by StuartYeates Revert
Older page: version 1 Last edited on Friday, March 19, 2004 10:58:47 pm by StuartYeates Revert
@@ -1,7 +1,7 @@
 A naming convention in which words are are concatenated with their first words capilaised. 
  
-Growing out of the Smalltalk programming language in the 1980's, CamalCase encourages long, descriptive names which are easy to read and remember. 
+Growing out of the Smalltalk programming language in the 1980's, CamelCase encourages long, descriptive names which are easy to read and remember. 
  
 [WikiWord]s use CamelCase, as do classes in the [Java] standard libraries and [Perl] (which also has the CamelBook). 
  
 See also: http://c2.com/cgi/wiki?CamelCase