summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2021-12-21 12:57:34 -0500
committerLeonard Richardson <leonardr@segfault.org>2021-12-21 12:57:34 -0500
commitc0759d0c55904e85b29e881fe2418a0b8210630e (patch)
tree9caafcd2053b52711e4aa5f2d9557b00b6019277 /CHANGELOG
parent3ac8524a1263f170ae0a9096d255d3e28aa76340 (diff)
I guess that's not a method.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8ac1f2a..a4fe1fc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,7 +15,7 @@ Python 2 was revision 605.
providing a value for the 'indent' argument to the Formatter
constructor. The 'indent' argument works very similarly to the
argument of the same name in the Python standard library's
- json.dump() method. [bug=1955497]
+ json.dump() function. [bug=1955497]
* If the charset-normalizer Python module
(https://pypi.org/project/charset-normalizer/) is installed, Beautiful