followup: fix typo

This commit is contained in:
Thomas Lamprecht
2018-06-06 15:38:22 +02:00
parent c2f12dc648
commit 5bc3edb243

View File

@ -104,7 +104,7 @@ sub properties {
maxLength => 256,
},
smbversion => {
description => "SMB protokoll version",
description => "SMB protocol version",
type => 'string',
enum => ['2.0', '2.1', '3.0'],
optional => 1,