From: Joseph Sutton Date: Wed, 17 May 2023 01:52:05 +0000 (+1200) Subject: pyglue: Fix typo X-Git-Tag: talloc-2.4.1~604 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98fcd47451be0386f56e774e0878aae12df942e4;p=thirdparty%2Fsamba.git pyglue: Fix typo Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/pyglue.c b/python/pyglue.c index 808a86b444f..cbc1c791ec1 100644 --- a/python/pyglue.c +++ b/python/pyglue.c @@ -100,7 +100,7 @@ static PyObject *py_generate_random_machine_password(PyObject *self, PyObject *a /* * The real range checks happens in * generate_random_machine_password(). - * Here we are just filter out any negative numbers. + * Here we just filter out any negative numbers. */ PyErr_Format(PyExc_ValueError, "invalid range: %zd - %zd",