diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-03-22 13:21:58 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-03-22 13:19:44 -0400 |
commit | fae38c3dc6a2dc633c236a0c27ca5a642767033e (patch) | |
tree | 4b8a0a65aa4f70440265705ac04f4cf771c3c523 /doc/release-notes.md | |
parent | fa9058f0edd44091af3b9e582e209f16670d6370 (diff) |
doc: Fix all typos reported by codespell
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 4faf64a325..c8c212abbf 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -77,7 +77,7 @@ Configuration ------------ * An error is issued where previously a warning was issued when a setting in - the config file was specified in the default section, but not overriden for + the config file was specified in the default section, but not overridden for the selected network. This change takes only effect if the selected network is not mainnet. |