Skip to content

Commit

Permalink
Merge pull request kivy#4939 from EdwardBetts/patch-2
Browse files Browse the repository at this point in the history
fix spelling: accomodate -> accommodate
  • Loading branch information
dessant authored Jan 20, 2017
2 parents 03ca98c + 339a160 commit 6902f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kivy/graphics/vertex_instructions.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ cdef class BorderImage(Rectangle):
If the BorderImage's size is less than the sum of it's
borders, horizontally or vertically, and this property is
set to True, the borders will be rescaled to accomodate for
set to True, the borders will be rescaled to accommodate for
the smaller size.
'''
Expand Down

0 comments on commit 6902f25

Please sign in to comment.