summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-02-19 04:49:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2013-02-19 04:49:29 +0100
commit2f2a4fd1a3e198e6546ab776d4905d93a7f2e5ab (patch)
tree4243e9bb2f76112dd2cbb67b62af3fc0d7646f76
parent840e0d647173a63d1caa013b5749ababeb30d061 (diff)
downloadbibletime-2f2a4fd1.tar.gz
bibletime-2f2a4fd1.zip
Fix unintended rename of many various *klist*
-rw-r--r--bibletime/backend/cswordbiblemoduleinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/backend/cswordbiblemoduleinfo.h b/bibletime/backend/cswordbiblemoduleinfo.h
index 2cb0160..7cf6280 100644
--- a/bibletime/backend/cswordbiblemoduleinfo.h
+++ b/bibletime/backend/cswordbiblemoduleinfo.h
@@ -107,7 +107,7 @@ private:
CSwordVerseKey m_lowerBound;
CSwordVerseKey m_upperBound;
- TQStringList* m_bookList; //This bootdelist is cached
+ TQStringList* m_bookList; //This booklist is cached
TQString m_cachedLocale;
short int m_hasOT;
short int m_hasNT;