mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Fix all wrong instances of "it's".
This commit is contained in:
parent
08c02dbb85
commit
7eb4b7d177
21 changed files with 34 additions and 34 deletions
|
|
@ -268,7 +268,7 @@ class StripWidget:
|
|||
else:
|
||||
# decimal
|
||||
text = repr(coloraxis)
|
||||
# move the arrow, and set it's text
|
||||
# move the arrow, and set its text
|
||||
if coloraxis <= 128:
|
||||
# use the left arrow
|
||||
self.__leftarrow.set_text(text)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue