aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.display_filter
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.display_filter')
-rw-r--r--doc/README.display_filter2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.display_filter b/doc/README.display_filter
index 5f42f538d4..4e4d060a4d 100644
--- a/doc/README.display_filter
+++ b/doc/README.display_filter
@@ -57,7 +57,7 @@ faster.
You define a display filter function by adding an entry to
the df_functions table in epan/dfilter/dfunctions.c. The record struct
-is defined in defunctions.h, and shown here:
+is defined in dfunctions.h, and shown here:
typedef struct {
char *name;