[sword-svn] r3273 - trunk/include
scribe at crosswire.org
scribe at crosswire.org
Wed Oct 29 07:47:37 MST 2014
Author: scribe
Date: 2014-10-29 07:47:37 -0700 (Wed, 29 Oct 2014)
New Revision: 3273
Modified:
trunk/include/swmodule.h
Log:
fixed typos in comment
Modified: trunk/include/swmodule.h
===================================================================
--- trunk/include/swmodule.h 2014-10-29 14:40:21 UTC (rev 3272)
+++ trunk/include/swmodule.h 2014-10-29 14:47:37 UTC (rev 3273)
@@ -196,8 +196,8 @@
virtual const ConfigEntMap &getConfig() const { return *config; }
/**
- * Get's a configuration property about a module. These entries are primarily
- * pulled from the modules .conf file, but also include some virtual entries
+ * Gets a configuration property about a module. These entries are primarily
+ * pulled from the module's .conf file, but also includes some virtual entries
* such as:
* PrefixPath - the absolute filesystem path to the sword module repository
* location where this module is located.
More information about the sword-cvs
mailing list