From 8ad53f458effe1dfb323a0ad64afa12f1838b4fe Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 22 Aug 2014 15:23:42 -0600 Subject: [PATCH] fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 57e7151f3..dc1aac640 100644 --- a/NEWS +++ b/NEWS @@ -47,7 +47,7 @@ What's new in Sudo 1.8.11 * Fixed a crash in the system_group plugin. Bug #653. * Fixed sudoedit on platforms without a native version of the - getprograme() function. Bug #654. + getprogname() function. Bug #654. * Fixed compilation problems with some pre-C99 compilers. -- 2.50.1