cvs: peardoc /en/package/php/php-codesniffer config-options.xml
[email protected] ("Greg Sherwood")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvssquiz1246247043@cvsserver> |
squiz Mon Jun 29 03:44:03 2009 UTC
Modified files:
/peardoc/en/package/php/php-codesniffer config-options.xml
Log:
Fixed spelling error
http://cvs.php.net/viewvc.cgi/peardoc/en/package/php/php-codesniffer/config-options.xml?r1=1.8&r2=1.9&diff_format=u
Index: peardoc/en/package/php/php-codesniffer/config-options.xml
diff -u peardoc/en/package/php/php-codesniffer/config-options.xml:1.8 peardoc/en/package/php/php-codesniffer/config-options.xml:1.9
--- peardoc/en/package/php/php-codesniffer/config-options.xml:1.8 Mon Dec 22 04:00:39 2008
+++ peardoc/en/package/php/php-codesniffer/config-options.xml Mon Jun 29 03:44:02 2009
@@ -105,7 +105,7 @@
</screen>
</example>
<para>
- As JSLint is just JavaScript code, you alos need to install <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.mozilla.org/rhino/">Rhino</link> to be able to execute it. Use the <literal>rhino_path</literal> configuration option to tell the JSLint sniff where to find the tool.
+ As JSLint is just JavaScript code, you also need to install <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.mozilla.org/rhino/">Rhino</link> to be able to execute it. Use the <literal>rhino_path</literal> configuration option to tell the JSLint sniff where to find the tool.
</para>
<example><info><title>Setting the path to Rhino</title></info>
<screen>