[sword-svn] r3287 - in branches/sword-1-7-x: . include

greg.hellings at crosswire.org greg.hellings at crosswire.org
Tue Dec 2 23:16:12 MST 2014


Author: greg.hellings
Date: 2014-12-02 23:16:12 -0700 (Tue, 02 Dec 2014)
New Revision: 3287

Modified:
   branches/sword-1-7-x/
   branches/sword-1-7-x/include/swmodule.h
Log:
Merged r3273



Property changes on: branches/sword-1-7-x
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk:2989-2991,2997,3001-3004,3006,3010-3020,3026-3039,3045-3046,3048,3056,3058-3062,3067,3073,3077-3081,3085-3086,3091,3094,3097-3099,3102,3104,3106-3108,3110,3115,3118-3121,3126-3127,3131-3135,3140,3144,3151,3153-3155,3190-3192,3198-3199,3202-3203,3225,3230,3232-3234,3236,3238-3239,3242,3244,3256-3257,3272
   + /trunk:2989-2991,2997,3001-3004,3006,3010-3020,3026-3039,3045-3046,3048,3056,3058-3062,3067,3073,3077-3081,3085-3086,3091,3094,3097-3099,3102,3104,3106-3108,3110,3115,3118-3121,3126-3127,3131-3135,3140,3144,3151,3153-3155,3190-3192,3198-3199,3202-3203,3225,3230,3232-3234,3236,3238-3239,3242,3244,3256-3257,3272-3273

Modified: branches/sword-1-7-x/include/swmodule.h
===================================================================
--- branches/sword-1-7-x/include/swmodule.h	2014-12-03 06:15:55 UTC (rev 3286)
+++ branches/sword-1-7-x/include/swmodule.h	2014-12-03 06:16:12 UTC (rev 3287)
@@ -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