Package: python-pyparsing
Version:  1.4.2-1.1
Severity: minor

There is a (very) minor error in:
/usr/share/doc/python-pyparsing/HowToUsePyparsing.html

Around half-way through the document, the following is stated:

leaveWhiteSpace() - change default behavior of skipping whitespace
before starting matching (mostly used internally to the pyparsing
module, rarely used by client code)

The function name leaveWhiteSpace() is incorrect; it should be
leaveWhitespace()

thanks,

Alex



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to