summaryrefslogtreecommitdiff
path: root/docs/configobj.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configobj.html')
-rw-r--r--docs/configobj.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configobj.html b/docs/configobj.html
index 0398cb8..20402ad 100644
--- a/docs/configobj.html
+++ b/docs/configobj.html
@@ -2320,7 +2320,7 @@ attribute is not set then a <tt class="docutils literal">ReloadError</tt> (a new
<tt class="docutils literal">IOError</tt>) is raised.</p>
<p>BUGFIX: Files are read in with 'rb' mode, so that native/non-native line endings work!</p>
<p>Minor efficiency improvement in <tt class="docutils literal">unrepr</tt> mode.</p>
-<p>Added missing docstrings for some overidden dictionary methods.</p>
+<p>Added missing docstrings for some overridden dictionary methods.</p>
<p>Added the <tt class="docutils literal">reset</tt> method. This restores a ConfigObj to a freshly created state.</p>
<p>Removed old CHANGELOG file.</p>
</div>