summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2003-01-05 22:20:51 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2003-01-05 22:20:51 (GMT)
commit6d23b170cf7c849e61195ebc2ede3bcd3428a909 (patch)
tree38ae4f655a57912960bee8325b93b58ff2814476 /Doc
parent66d16baf71ce821c657dc37bd970f6285efeda8e (diff)
downloadcpython-6d23b170cf7c849e61195ebc2ede3bcd3428a909.zip
cpython-6d23b170cf7c849e61195ebc2ede3bcd3428a909.tar.gz
cpython-6d23b170cf7c849e61195ebc2ede3bcd3428a909.tar.bz2
Fix a typo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libos.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex
index 42acc35..c93c835 100644
--- a/Doc/lib/libos.tex
+++ b/Doc/lib/libos.tex
@@ -918,7 +918,7 @@ fractions of a second in a time stamp can use this function to have
time stamps represented as floats. Whether they will actually observe
non-zero fractions depends on the system.
-Future Python releases will change the default of this settings;
+Future Python releases will change the default of this setting;
applications that cannot deal with floating point time stamps can then
use this function to turn the feature off.