mirror of
https://github.com/samba-team/samba.git
synced 2025-09-13 17:44:21 +03:00
docs: fixup type attribute for unicode parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
9ad5a6c9f8
commit
31a5039fa3
@@ -1,6 +1,6 @@
|
||||
<samba:parameter name="unicode"
|
||||
context="G"
|
||||
type="bool"
|
||||
type="boolean"
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
|
Reference in New Issue
Block a user