Misc. typos discovered via crowdin

should close several crowdin issues.
This commit is contained in:
luzpaz
2017-08-27 13:40:54 -04:00
committed by Yorik van Havre
parent c0ad3fec63
commit 467ef55788
14 changed files with 25 additions and 25 deletions

View File

@@ -56,7 +56,7 @@ class ViewProviderBox:
def setDisplayMode(self,mode):
''' Map the display mode defined in attach with those defined in getDisplayModes.
Since they have the same names nothing needs to be done. This method is optinal.
Since they have the same names nothing needs to be done. This method is optional.
'''
return mode
@@ -362,7 +362,7 @@ class ViewProviderPoints:
def setDisplayMode(self,mode):
''' Map the display mode defined in attach with those defined in getDisplayModes.
Since they have the same names nothing needs to be done. This method is optinal.
Since they have the same names nothing needs to be done. This method is optional.
'''
return mode