[sword-svn] r3863 - trunk/include

scribe at crosswire.org scribe at crosswire.org
Thu Jul 29 09:37:28 EDT 2021


Author: scribe
Date: 2021-07-29 09:37:28 -0400 (Thu, 29 Jul 2021)
New Revision: 3863

Modified:
   trunk/include/versekey.h
Log:
Updated comment for versekey positionFrom


Modified: trunk/include/versekey.h
===================================================================
--- trunk/include/versekey.h	2021-05-15 10:57:47 UTC (rev 3862)
+++ trunk/include/versekey.h	2021-07-29 13:37:28 UTC (rev 3863)
@@ -225,7 +225,7 @@
 	*/
 	virtual void copyFrom(const VerseKey &ikey);
 
-	/** Only repositions this VerseKey to another VerseKey
+	/** Only repositions this VerseKey from another SWKey
 	*/
 	virtual void positionFrom(const SWKey &ikey);
 



More information about the sword-cvs mailing list