summaryrefslogtreecommitdiffstats
path: root/bibletime/backend/cswordbookmoduleinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/backend/cswordbookmoduleinfo.h')
-rw-r--r--bibletime/backend/cswordbookmoduleinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/backend/cswordbookmoduleinfo.h b/bibletime/backend/cswordbookmoduleinfo.h
index 28e9d75..574168f 100644
--- a/bibletime/backend/cswordbookmoduleinfo.h
+++ b/bibletime/backend/cswordbookmoduleinfo.h
@@ -27,7 +27,7 @@ class CSwordBookModuleInfo : public CSwordModuleInfo {
public:
/** Constructor.
* @param module The module which belongs to this object
- * @param backend The parent backend for this book module.
+ * @param backend The tqparent backend for this book module.
*/
CSwordBookModuleInfo( sword::SWModule* module, CSwordBackend* const backend = CPointers::backend() );
/** Copy constructor.