pyglue: Fix typo
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 17 May 2023 01:52:05 +0000 (13:52 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 May 2023 00:50:30 +0000 (00:50 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/pyglue.c

index 808a86b444f88238d2d7df3a11ce257a9608ab78..cbc1c791ec1735b2369644090708082cb8a9558b 100644 (file)
@@ -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",