aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsmodel.h
diff options
context:
space:
mode:
authorfsb4000 <[email protected]>2016-11-28 15:19:05 +0700
committerfsb4000 <[email protected]>2016-11-28 16:16:37 +0700
commit15fa95d7e576041a20d47907356a2be5a327b4ca (patch)
tree2456ea0d0cb68365b149524b4876d9b1b4828c37 /src/qt/optionsmodel.h
parentMerge #9219: doc: Improve windows build instructions using Linux subsystem (diff)
downloaddiscoin-15fa95d7e576041a20d47907356a2be5a327b4ca.tar.xz
discoin-15fa95d7e576041a20d47907356a2be5a327b4ca.zip
Fix some typos
Diffstat (limited to 'src/qt/optionsmodel.h')
-rw-r--r--src/qt/optionsmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/optionsmodel.h b/src/qt/optionsmodel.h
index b23b5f260..d2e1fb23a 100644
--- a/src/qt/optionsmodel.h
+++ b/src/qt/optionsmodel.h
@@ -81,7 +81,7 @@ private:
int nDisplayUnit;
QString strThirdPartyTxUrls;
bool fCoinControlFeatures;
- /* settings that were overriden by command-line */
+ /* settings that were overridden by command-line */
QString strOverriddenByCommandLine;
// Add option to list of GUI options overridden through command line/config file