aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/prefs.c')
-rw-r--r--epan/prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/prefs.c b/epan/prefs.c
index e9ecf29879..36cd4ebd7a 100644
--- a/epan/prefs.c
+++ b/epan/prefs.c
@@ -3343,7 +3343,7 @@ read_prefs(int *gpf_errno_return, int *gpf_read_errno_return,
return &prefs;
}
-/* read the preferences file (or similiar) and call the callback
+/* read the preferences file (or similar) and call the callback
* function to set each key/value pair found */
int
read_prefs_file(const char *pf_path, FILE *pf,