Description: fix a spelling in final binary.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2015-03-31
Index: netdiscover-0.3beta6+20080409/src/screen.c
===================================================================
--- netdiscover-0.3beta6+20080409.orig/src/screen.c
+++ netdiscover-0.3beta6+20080409/src/screen.c
@@ -268,7 +268,7 @@ void fill_screen()
             "\t |     h: show this help screen                 | \n"
             "\t |     j: scroll down (or down arrow)           | \n"
             "\t |     k: scroll up   (or up arrow)             | \n"
-            "\t |     a: show arp replys list                  | \n"
+            "\t |     a: show arp replies list                 | \n"
             "\t |     r: show arp requests list                | \n"
             "\t |     u: show unique hosts detected            | \n"
             "\t |     q: exit this screen or end               | \n"
