summaryrefslogtreecommitdiffstats
path: root/Tools/pynche
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2013-08-25 22:32:56 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2013-08-25 22:32:56 (GMT)
commit7c4a7e6f3cbd98ad547a3f1661582517612419e3 (patch)
tree401bde344fe15ab617c9be5c0e6fec7f4363d81f /Tools/pynche
parentbf8ab77f940013e42f7b9af5b4fd2100238f389b (diff)
downloadcpython-7c4a7e6f3cbd98ad547a3f1661582517612419e3.zip
cpython-7c4a7e6f3cbd98ad547a3f1661582517612419e3.tar.gz
cpython-7c4a7e6f3cbd98ad547a3f1661582517612419e3.tar.bz2
#18803: fix more typos. Patch by FĂ©vry Thibault.
Diffstat (limited to 'Tools/pynche')
-rw-r--r--Tools/pynche/DetailsViewer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/pynche/DetailsViewer.py b/Tools/pynche/DetailsViewer.py
index fdc79b7..bed11f4 100644
--- a/Tools/pynche/DetailsViewer.py
+++ b/Tools/pynche/DetailsViewer.py
@@ -26,7 +26,7 @@ option menu:
other side. Thus if red were at 238 and 25 were added to it, red
would have the value 7.
- Preseve Distance
+ Preserve Distance
When the increment or decrement would send any of the tied variations
out of bounds, all tied variations are wrapped as one, so as to
preserve the distance between them. Thus if green and blue were tied,