Skip to content

Commit f9a265c

Browse files
timgates42jhermann
authored andcommitted
Fix simple typo: overidden -> overridden (#195)
Closes #194
1 parent 45fbf1b commit f9a265c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configobj.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2562,7 +2562,7 @@ BUGFIX: Files are read in with 'rb' mode, so that native/non-native line endings
25622562

25632563
Minor efficiency improvement in ``unrepr`` mode.
25642564

2565-
Added missing docstrings for some overidden dictionary methods.
2565+
Added missing docstrings for some overridden dictionary methods.
25662566

25672567
Added the ``reset`` method. This restores a ConfigObj to a freshly created state.
25682568

0 commit comments

Comments
 (0)