1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

s3:utils:smbcacls fix a typo

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
This commit is contained in:
Christian Ambach 2019-10-23 09:56:51 +02:00 committed by Volker Lendecke
parent 9ad03f51a3
commit 9332606a17

View File

@ -1700,7 +1700,7 @@ int main(int argc, char *argv[])
.argInfo = POPT_ARG_NONE,
.arg = NULL,
.val = 'x',
.descrip = "Query maximum persmissions",
.descrip = "Query maximum permissions",
},
POPT_COMMON_SAMBA
POPT_COMMON_CONNECTION