Merge "fix misspelling of 'return'"
This commit is contained in:
commit
12b826c176
@ -1286,7 +1286,7 @@ class FJDXCommon(object):
|
||||
'parameters: %(c)s, '
|
||||
'Return code: %(rc)s, '
|
||||
'Error: %(errordesc)s, '
|
||||
'Retrun data: %(retdata)s.',
|
||||
'Return data: %(retdata)s.',
|
||||
{'a': classname,
|
||||
'b': instanceNameList,
|
||||
'c': param_dict,
|
||||
|
Loading…
Reference in New Issue
Block a user