Преглед изворни кода

Fixed typo in documentation.

Sascha Zelzer пре 12 година
родитељ
комит
6b5d29ac1a

+ 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);