]> granicus.if.org Git - procps-ng/commitdiff
NEWS: Very minor typo fixed
authorCraig Small <csmall@enc.com.au>
Sat, 4 Feb 2017 00:07:21 +0000 (11:07 +1100)
committerCraig Small <csmall@enc.com.au>
Sat, 4 Feb 2017 00:07:21 +0000 (11:07 +1100)
Signed-off-by: Craig Small <csmall@enc.com.au>
NEWS

diff --git a/NEWS b/NEWS
index afaedaff36e3f8e22a29f5b407dc2dbef3691294..2985614bac51b891e51e9227623c57e90cb8ebfd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ procps-ng-NEXT
   * library: dont use SIGPWR on FreeBSD                    Debian #832148
   * pmap: fix duplicate output line under '-x' option      Redhat #1374061
   * top: eliminated minor libnuma memory leak
-  * ps: avoid eip/esp address truncations                  Debain #846361
+  * ps: avoid eip/esp address truncations                  Debian #846361
   * library: don't strip off wchan prefixes (ps & top)     Redhat #1322111
   * top: add config file support for XDG specification
   * pgrep: warn about 15+ char name only if -f not used