aboutsummaryrefslogtreecommitdiffstats
path: root/epan/params.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/params.h')
-rw-r--r--epan/params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/params.h b/epan/params.h
index 8ccf8615b5..802d9e351e 100644
--- a/epan/params.h
+++ b/epan/params.h
@@ -15,7 +15,7 @@
/*
* Definition of a value for an enumerated type.
*
- * "name" is the the name one would use on the command line for the value.
+ * "name" is the name one would use on the command line for the value.
* "description" is the description of the value, used in combo boxes/
* option menus.
* "value" is the value.