[svn:perlfaq] r10001 - perlfaq/trunk
[email protected] Wed, 26 Sep 2007 10:57:09 -0700 (PDT)
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
Author: comdog Date: Wed Sep 26 10:57:09 2007 New Revision: 10001 Modified: perlfaq/trunk/perlfaq1.pod Log: * perlfaq1: What's the difference between "perl" and "Perl"? + fixed typo -lThis line, and those below, will be ignored-- M perlfaq1.pod Modified: perlfaq/trunk/perlfaq1.pod ============================================================================== --- perlfaq/trunk/perlfaq1.pod (original) +++ perlfaq/trunk/perlfaq1.pod Wed Sep 26 10:57:09 2007 @@ -292,7 +292,7 @@ the title because it referred to the interpreter. In the book, Randal Schwartz capitalised the language's name to make it stand out better when typeset. This convention was adopted by the community, and the -second eiditon became T<Programming Perl>, using the capitalized +second edition became T<Programming Perl>, using the capitalized version of the name to refer to the language. You may or may not choose to follow this usage. For example,