didou Thu Jun 10 15:35:35 2004 EDT
Modified files: /phpdoc/en/reference/ncurses constants.xml Log: typos http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/constants.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/ncurses/constants.xml diff -u phpdoc/en/reference/ncurses/constants.xml:1.2 phpdoc/en/reference/ncurses/constants.xml:1.3 --- phpdoc/en/reference/ncurses/constants.xml:1.2 Thu Dec 18 09:14:32 2003 +++ phpdoc/en/reference/ncurses/constants.xml Thu Jun 10 15:35:35 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <section id="ncurses.constants"> &reftitle.constants; &extension.constants; @@ -35,23 +35,23 @@ </row> <row> <entry>NCURSES_COLOR_GREEN</entry> - <entry>green - supported when terminal is in color mod</entry> + <entry>green - supported when terminal is in color mode</entry> </row> <row> <entry>NCURSES_COLOR_YELLOW</entry> - <entry>yellow - supported when terminal is in color mod</entry> + <entry>yellow - supported when terminal is in color mode</entry> </row> <row> <entry>NCURSES_COLOR_BLUE</entry> - <entry>blue - supported when terminal is in color mod</entry> + <entry>blue - supported when terminal is in color mode</entry> </row> <row> <entry>NCURSES_COLOR_CYAN</entry> - <entry>cyan - supported when terminal is in color mod</entry> + <entry>cyan - supported when terminal is in color mode</entry> </row> <row> <entry>NCURSES_COLOR_MAGENTA</entry> - <entry>magenta - supported when terminal is in color mod</entry> + <entry>magenta - supported when terminal is in color mode</entry> </row> </tbody> </tgroup>