瀏覽代碼

FIX: PluginFramework: Fix link in doxygen documentation

Sascha Zelzer 14 年之前
父節點
當前提交
6170ca9743
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Libs/PluginFramework/ctkPluginContext.h

+ 1 - 1
Libs/PluginFramework/ctkPluginContext.h

@@ -315,7 +315,7 @@
      * is not an instance of all the classes named when the service
      * was registered or the <code>ctkServiceFactory</code> object throws an
      * exception, <code>0</code> is returned and a Framework event of type
-     * {@link FrameworkEvent::ERROR} containing a {@link ctkServiceException}
+     * {@link ctkPluginFrameworkEvent::ERROR} containing a {@link ctkServiceException}
      * describing the error is fired.
      * <li>The service object for the service is returned.
      * </ol>