Преглед на файлове

Fixed typo in documentation.

Sascha Zelzer преди 12 години
родител
ревизия
6b5d29ac1a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleFrontendQtGui.h

+ 1 - 1
Libs/CommandLineModules/Frontend/QtGui/ctkCmdLineModuleFrontendQtGui.h

@@ -161,7 +161,7 @@ public:
    * ctkCmdLineModuleFrontend::DisplayRole. If it does, it sets the value of the default
    * QObject property to the provided value.
    *
-   * @see ctkCmdLiineModuleFrontend::setValue()
+   * @see ctkCmdLineModuleFrontend::setValue()
    */
   virtual void setValue(const QString& parameter, const QVariant& value, int role = DisplayRole);