1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

Fix typo.

This commit is contained in:
Jimmy Olgeni 2009-07-26 10:34:29 +00:00
parent 013091a49c
commit 68685769aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238372

View File

@ -4,7 +4,7 @@ PPPTraf is a ncurses program used to monitor bytes in/out over a PPP
connection. If ran on a router, and supplied with all IPs on the lan,
a table is drawn showing the bytes in/out (sent/received) for all
hosts on the LAN, and a total. This program was primarily written for
people that are charged by volume (bytes recieved).
people that are charged by volume (bytes received).
I'm looking for feedback, as i have some big improvements planned.