minor typo

This commit is contained in:
barisumog
2013-03-01 11:15:55 +02:00
parent f7c306e206
commit a0761200eb
+1 -1
View File
@@ -2,7 +2,7 @@ Common Gotchas
==============
For the most part, Python aims to be a clean and consistent language that
avoid surprises, but there are a few cases where newcomers to the language
avoids surprises, but there are a few cases where newcomers to the language
often get tripped up.
Some of these are intentional but potentially surprising. Some could arguably