typo
This commit is contained in:
parent
405572cbdc
commit
04a0c578db
@ -48,7 +48,7 @@ class FilterOption(EnumeratedListOption):
|
|||||||
@type label: string
|
@type label: string
|
||||||
@param value: A default value for the option.
|
@param value: A default value for the option.
|
||||||
Example: 1
|
Example: 1
|
||||||
@type label: int
|
@type value: int
|
||||||
@return: nothing
|
@return: nothing
|
||||||
"""
|
"""
|
||||||
EnumeratedListOption.__init__(self, label, value)
|
EnumeratedListOption.__init__(self, label, value)
|
||||||
|
Loading…
Reference in New Issue
Block a user