aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/filesystem.h
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2020-10-11 02:42:05 +0300
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2020-10-11 08:35:55 +0000
commit69e1aa860bf4230be6576f8367db2c8595b4e7a3 (patch)
treedda930620de01e5af724199258d126c0f3f4e2ca /wsutil/filesystem.h
parentd3f2fa401959a8541d8ad71e2890330c0e262cc9 (diff)
Fix many spelling errors
Diffstat (limited to 'wsutil/filesystem.h')
-rw-r--r--wsutil/filesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/filesystem.h b/wsutil/filesystem.h
index b204fe5932..284dd1d01e 100644
--- a/wsutil/filesystem.h
+++ b/wsutil/filesystem.h
@@ -162,7 +162,7 @@ WS_DLL_PUBLIC int create_persconffile_profile(const char *profilename,
char **pf_dir_path_return);
/*
- * Returns the list of known profile config filesnames
+ * Returns the list of known profile config filenames
*/
WS_DLL_PUBLIC const GHashTable * allowed_profile_filenames(void);