WHATSNEW: Add missing parenthesis
authorAnoop C S <anoopcs@redhat.com>
Mon, 21 Jan 2019 08:54:49 +0000 (14:24 +0530)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Feb 2019 19:41:24 +0000 (20:41 +0100)
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13757

Signed-off-by: Anoop C S <anoopcs@redhat.com>
Reviewed-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
WHATSNEW.txt

index 493d9c2b35f1303be9a99bc4a4cb38f58d270e49..e4f33e428bf7fe4ccbd305fd9fdcd35f115f9062 100644 (file)
@@ -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
 ------------