glusterfs: fix fix spelling typo found by lintian

Change-Id: I8f9f7b237b0191bbccfd65e3f70bf3f638a7c5ad
Reviewed-on: https://code.wireshark.org/review/18539
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 18:13:56 +02:00 committed by Anders Broman
parent bb85c6bbd1
commit 8881c607bf
1 changed files with 1 additions and 1 deletions

View File

@ -2386,7 +2386,7 @@ proto_register_glusterfs(void)
NULL, 0, NULL, HFILL }
},
{ &hf_glusterfs_namelen,
{ "Name Lenth", "glusterfs.namelen", FT_UINT32, BASE_DEC,
{ "Name Length", "glusterfs.namelen", FT_UINT32, BASE_DEC,
NULL, 0, NULL, HFILL }
},
{ &hf_glusterfs_linkname,