Explorar o código

Small documentation fix.

Sascha Zelzer %!s(int64=14) %!d(string=hai) anos
pai
achega
c0bc59c16a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Libs/PluginFramework/ctkPlugin.h

+ 1 - 1
Libs/PluginFramework/ctkPlugin.h

@@ -624,7 +624,7 @@ public:
    * <p>
    *
    * @param path The path name of the resource.
-   * @return A QString to the resource, or a null QString if no resource could be
+   * @return A QByteArray to the resource, or a null QByteArray if no resource could be
    *         found.
    * @throws std::logic_error If this plugin has been
    *         uninstalled.