summaryrefslogtreecommitdiff
path: root/epan/prefs-int.h
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-11-18 16:55:07 +0100
committerAnders Broman <a.broman58@gmail.com>2015-11-20 05:47:29 +0000
commitc297df134b4ba7afc84272a8c425a852e4b5408a (patch)
tree0281aabed48c4e30b8e096cefeffb9413d4e4f89 /epan/prefs-int.h
parentfdf486e23f83a8d37f741ac68d3eda8a600b08ef (diff)
downloadwireshark-c297df134b4ba7afc84272a8c425a852e4b5408a.tar.gz
More spelling fixes found by lintian
Change-Id: Id218dec9e5a721d6c63fd34962ffe50b6ab8dd56 Reviewed-on: https://code.wireshark.org/review/11946 Reviewed-by: Guy Harris <guy@alum.mit.edu> Reviewed-by: Diederik de Groot <dkgroot@talon.nl> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/prefs-int.h')
-rw-r--r--epan/prefs-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/prefs-int.h b/epan/prefs-int.h
index dcec4d0978..e10cf3d61d 100644
--- a/epan/prefs-int.h
+++ b/epan/prefs-int.h
@@ -174,7 +174,7 @@ struct preference {
*/
typedef prefs_set_pref_e (*pref_set_pair_cb) (gchar *key, const gchar *value, void *private_data, gboolean return_range_errors);
-/** 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
*/
WS_DLL_PUBLIC