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