[yast-commit] r43960 - /trunk/core/libyui/src/YUI_builtins.cc
Author: locilka Date: Mon Jan 28 18:02:04 2008 New Revision: 43960 URL: http://svn.opensuse.org/viewcvs/yast?rev=43960&view=rev Log: Fixed docu Modified: trunk/core/libyui/src/YUI_builtins.cc Modified: trunk/core/libyui/src/YUI_builtins.cc URL: http://svn.opensuse.org/viewcvs/yast/trunk/core/libyui/src/YUI_builtins.cc?rev=43960&r1=43959&r2=43960&view=diff ============================================================================== --- trunk/core/libyui/src/YUI_builtins.cc (original) +++ trunk/core/libyui/src/YUI_builtins.cc Mon Jan 28 18:02:04 2008 @@ -1098,7 +1098,7 @@ * * <b>This builtin is not for general use. Use the Wizard.ycp module instead.</b> * - * For available wizard commands see file YWizard.cc . + * For available wizard commands see file YCPWizardCommandParser.cc . * If the current UI does not provide a wizard widget, 'false' is returned. * It is safe to call this even for UIs that don't provide a wizard widget. In * this case, all calls to this builtin simply return 'false'. -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
locilka@svn.opensuse.org