summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-08-11 20:01:28 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-08-11 20:01:28 (GMT)
commit05b90a54d9c83401535139388a7cfe956f079efa (patch)
tree4b4ad5d65ee08eb5d9f5de3f2bb63c03b6037bd0 /Doc
parent2539e6744b1405404c9e2c02af33381bd349106e (diff)
parentf9dd274692373a335ee46bbe4c7f5849acedb927 (diff)
downloadcpython-05b90a54d9c83401535139388a7cfe956f079efa.zip
cpython-05b90a54d9c83401535139388a7cfe956f079efa.tar.gz
cpython-05b90a54d9c83401535139388a7cfe956f079efa.tar.bz2
Closes #22178: Merge with 3.4
Diffstat (limited to 'Doc')
-rw-r--r--Doc/library/winreg.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/winreg.rst b/Doc/library/winreg.rst
index 06bcb86..6c920b4 100644
--- a/Doc/library/winreg.rst
+++ b/Doc/library/winreg.rst
@@ -322,7 +322,7 @@ This module offers the following functions:
+-------+---------------------------------------------+
| ``2`` | An integer giving when the key was last |
| | modified (if available) as 100's of |
- | | nanoseconds since Jan 1, 1600. |
+ | | nanoseconds since Jan 1, 1601. |
+-------+---------------------------------------------+