From: Neal Norwitz Date: Sun, 5 Jan 2003 22:20:51 +0000 (+0000) Subject: Fix a typo X-Git-Tag: v2.3c1~2581 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d23b170cf7c849e61195ebc2ede3bcd3428a909;p=thirdparty%2FPython%2Fcpython.git Fix a typo --- diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex index 42acc35109f9..c93c83542ca2 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.