]> granicus.if.org Git - sudo/commitdiff
fix typo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 22 Aug 2014 21:23:42 +0000 (15:23 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 22 Aug 2014 21:23:42 +0000 (15:23 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 57e7151f3abe8a2d999bb31f7b3288dfb006dd0d..dc1aac640abf939363373db765e63fc4c741fcb2 100644 (file)
--- 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.