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.