From 5ff944b8aebe937d7deb5b0ab90669438424c36c Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Fri, 1 May 2009 07:14:44 +0000 Subject: From Reinhard Speyerer: This patch fixes several misspellings/typos in Wireshark SVN revision 28201. svn path=/trunk/; revision=28216 --- epan/dissectors/packet-mount.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-mount.c') diff --git a/epan/dissectors/packet-mount.c b/epan/dissectors/packet-mount.c index 4e4e9dcf3b..6542639271 100644 --- a/epan/dissectors/packet-mount.c +++ b/epan/dissectors/packet-mount.c @@ -650,7 +650,7 @@ static const true_false_string tos_st_nosuid = { }; static const true_false_string tos_st_notrunc = { - "Does not trunctate filenames longer than NAME_MAX", + "Does not truncate filenames longer than NAME_MAX", "Truncates filenames longer than NAME_MAX" }; -- cgit v1.2.3