followup: fix typo
This commit is contained in:
@ -104,7 +104,7 @@ sub properties {
|
|||||||
maxLength => 256,
|
maxLength => 256,
|
||||||
},
|
},
|
||||||
smbversion => {
|
smbversion => {
|
||||||
description => "SMB protokoll version",
|
description => "SMB protocol version",
|
||||||
type => 'string',
|
type => 'string',
|
||||||
enum => ['2.0', '2.1', '3.0'],
|
enum => ['2.0', '2.1', '3.0'],
|
||||||
optional => 1,
|
optional => 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user