Author: ts Date: Tue Mar 4 10:40:54 2008 New Revision: 7508 Log: - Fixed issue #12624: Wrong text in documentation of eZConsoleDialogViewer.
Modified: trunk/ConsoleTools/ChangeLog trunk/ConsoleTools/src/dialog_viewer.php Modified: trunk/ConsoleTools/ChangeLog ============================================================================== --- trunk/ConsoleTools/ChangeLog [iso-8859-1] (original) +++ trunk/ConsoleTools/ChangeLog [iso-8859-1] Tue Mar 4 10:40:54 2008 @@ -13,6 +13,7 @@ - Fixed issue #12628: Missing space in ezcConsoleInput::getHelp API doc. - Fixed issue #12626: Type "ta" in ezconsoleoutput documentation. - Fixed issue #12625: console tools lacks documentation on targets. +- Fixed issue #12624: Wrong text in documentation of eZConsoleDialogViewer. 1.3.2 - Monday 14 January 2008 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Modified: trunk/ConsoleTools/src/dialog_viewer.php ============================================================================== --- trunk/ConsoleTools/src/dialog_viewer.php [iso-8859-1] (original) +++ trunk/ConsoleTools/src/dialog_viewer.php [iso-8859-1] Tue Mar 4 10:40:54 2008 @@ -20,7 +20,7 @@ * ezcConsoleDialogViewer::displayDialog( $dialog ); * </code> * - * For implementing a custom dialog, the method [EMAIL PROTECTED] readLine()} method can be + * For implementing a custom dialog, the method [EMAIL PROTECTED] readLine()} method can be * used to read a line of input from the user. * * @package ConsoleTools -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components