aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.tapping
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.tapping')
-rw-r--r--doc/README.tapping2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.tapping b/doc/README.tapping
index 328bbade3f..2347716dbb 100644
--- a/doc/README.tapping
+++ b/doc/README.tapping
@@ -1,6 +1,6 @@
$Id$
-The TAP system in ethereal is a powerful and flexible mechanism to get event
+The TAP system in wireshark is a powerful and flexible mechanism to get event
driven notification on packets matching certain protocols and/or filters.
In order to use the tapping system, very little knowledge of ethereal
internals are required.