summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 493d9c2b35f..e4f33e428bf 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -103,7 +103,7 @@ the 'PYTHON' environent variable to override the python3 default for both
Note: Support for python2 (with the exception of a build configured with
'PYTHON=python2 ./configure --disable-python' and built with
- 'PYTHON=python2 make' will be deprecated in the next release.
+ 'PYTHON=python2 make') will be deprecated in the next release.
JSON logging
------------