Misc. typos discovered via crowdin
should close several crowdin issues.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user