summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Porter <allen.porter@gmail.com>2022-07-19 08:09:04 -0700
committerGitHub <noreply@github.com>2022-07-19 10:09:04 -0500
commitd93930308f7fe79f2290812074f62a472c83db59 (patch)
tree781423defd5763cf5fe4801f0616f55c1502122b
parentde477062d2650f9c10148530290c35daf9926d3e (diff)
downloadpyparsing-git-d93930308f7fe79f2290812074f62a472c83db59.tar.gz
Fix set_debug variable name in documentation (#435)
-rw-r--r--docs/HowToUsePyparsing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HowToUsePyparsing.rst b/docs/HowToUsePyparsing.rst
index 569af51..4ff7230 100644
--- a/docs/HowToUsePyparsing.rst
+++ b/docs/HowToUsePyparsing.rst
@@ -459,7 +459,7 @@ methods for code to use are:
repeatedly to specify multiple expressions; useful to specify
patterns of comment syntax, for example
-- ``set_debug(debug_flag=True)`` - function to enable/disable tracing output
+- ``set_debug(flag=True)`` - function to enable/disable tracing output
when trying to match this element
- ``validate()`` - function to verify that the defined grammar does not