and another typo...
diff --git a/Doc/library/2to3.rst b/Doc/library/2to3.rst
index 8321080..40234ef 100644
--- a/Doc/library/2to3.rst
+++ b/Doc/library/2to3.rst
@@ -50,8 +50,7 @@
name = input()
greet(name)
-Comments and and exact indentation are preserved throughout the translation
-process.
+Comments and exact indentation are preserved throughout the translation process.
By default, 2to3 runs a set of predefined fixers. The :option:`-l` flag lists
all available fixers. An explicit set of fixers to run can be given with