summaryrefslogtreecommitdiff
path: root/utilities/mod2osis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/mod2osis.cpp')
-rw-r--r--utilities/mod2osis.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/utilities/mod2osis.cpp b/utilities/mod2osis.cpp
index 40305c2..dc570f4 100644
--- a/utilities/mod2osis.cpp
+++ b/utilities/mod2osis.cpp
@@ -2,7 +2,7 @@
*
* mod2osis.cpp - Exports a module as an OSIS doc
*
- * $Id: mod2osis.cpp 2972 2013-08-26 22:17:02Z scribe $
+ * $Id: mod2osis.cpp 3515 2017-11-01 11:38:09Z scribe $
*
* Copyright 2002-2013 CrossWire Bible Society (http://www.crosswire.org)
* CrossWire Bible Society
@@ -72,7 +72,7 @@ int main(int argc, char **argv)
cerr << "In fact, you should never export SWORD modules.\n";
cerr << "Many CrossWire modules are licensed for use from publishers\n";
cerr << "and you will need to obtain your own permissions.\n";
- cerr << "We also do not encourage propogating encoding errors\n";
+ cerr << "We also do not encourage propagating encoding errors\n";
cerr << "which you will avoid by obtaining text data from the source.\n\n";
cerr << "Please see the TextSource entry in the module's .conf file\n";
cerr << "for information where to obtain module data from our source.\n\n";