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 bbbac656ee
commit f7b8e070db
14 changed files with 25 additions and 25 deletions

View File

@@ -257,7 +257,7 @@ class ViewProviderShip:
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.
done. This method is optional.
Keyword arguments:
mode -- Mode to be activated.

View File

@@ -269,7 +269,7 @@ class ViewProviderTank:
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.
done. This method is optional.
Keyword arguments:
mode -- Mode to be activated.

View File

@@ -319,7 +319,7 @@ class ViewProviderWeight:
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.
done. This method is optional.
Keyword arguments:
mode -- Mode to be activated.