Fix typos in documentation
Change-Id: I04436e3f399b44ca541f9b2868857a7e2adccaf2 Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
This commit is contained in:
parent
b9e4f53b7e
commit
87af2b81e4
@ -456,7 +456,7 @@ class QLocaleXmlReader (object):
|
||||
|
||||
@classmethod
|
||||
def __textThenAttrs(cls, elt, *names):
|
||||
"""Read an elements text than a sequence of its attributes.
|
||||
"""Read an element's text, then a sequence of its attributes.
|
||||
|
||||
First parameter is the XML element, subsequent parameters name
|
||||
attributes of it. Yields the text of the element, followed by the text
|
||||
|
Loading…
x
Reference in New Issue
Block a user