[Kst] branches/work/kst/pluginify/kst/devel-docs/plugins

Barth Netterfield netterfield at astro.utoronto.ca
Mon Oct 2 18:13:27 CEST 2006


SVN commit 591520 by netterfield:

Fix Typo


 M  +1 -1      KstBasicPlugins  


--- branches/work/kst/pluginify/kst/devel-docs/plugins/KstBasicPlugins #591519:591520
@@ -19,7 +19,7 @@
     Name=Foo
     Comment=A plugin that provides Foo algorithm.
 
-You C++ class should inherit KstBasicPlugin and provide implementations of the
+Your C++ class should inherit KstBasicPlugin and provide implementations of the
 pure virtual methods found in KstBasicPlugin:
 
     //The implementation of the algorithm the plugin provides.


More information about the Kst mailing list