summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/whats_new_in_3_0_0.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whats_new_in_3_0_0.rst b/docs/whats_new_in_3_0_0.rst
index 4e10cf2..3e099c6 100644
--- a/docs/whats_new_in_3_0_0.rst
+++ b/docs/whats_new_in_3_0_0.rst
@@ -526,7 +526,7 @@ API Changes
{'name': 'empty result'}
True
- In previous versions, the second test would return `False`.
+ In previous versions, the second call to `bool()` would return `False`.
- [Note added in pyparsing 3.0.4, reflecting a change in 3.0.0]
The `ParseResults` class now uses `__slots__` to pre-define instance attributes. This