aboutsummaryrefslogtreecommitdiff
path: root/sword.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword.h')
-rw-r--r--sword.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword.h b/sword.h
index aa52c13..1cd7f61 100644
--- a/sword.h
+++ b/sword.h
@@ -16,7 +16,7 @@ public:
void getConfig(std::string book, int chapter, struct config *conf);
protected:
- std::string defaultMod;
+ std::string currMod;
};