typo fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-07-31 03:44:08 +03:00
parent 5a3c8528c9
commit b7d0542405

View File

@ -101,7 +101,7 @@ This module provides the following workflow:
- option handlers defined in `<spec>` are called while parsing,
- the appropriate `<callback>`s are called after the `<parser>` is done,
- everything is run in the context of the `<parsed>` object so any
data set on it is accessible after parding is done for further
data set on it is accessible after parsing is done for further
reference.
Note that the `<parser>` is fully reusable and on each call will produce