]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix a typo in `syslog`'s error message (GH-129029) (#129050)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jan 2025 10:28:55 +0000 (11:28 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Jan 2025 10:28:55 +0000 (10:28 +0000)
commit7f68e7bf2a768489ece13054d0cf9566d176c576
tree5685b73ac0ab6c723e06d9747c6dd5e20e179e8e
parent49b2f31a6b94dae1d986083ac5814b5e89b2a710
[3.12] Fix a typo in `syslog`'s error message (GH-129029) (#129050)

Fix a typo in `syslog`'s error message (GH-129029)
(cherry picked from commit 9b1c1817af30e609b7cbfacbe5b1e73e21dc9e37)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Modules/syslogmodule.c