mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Correct "descriptior" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
093003e061
commit
809aa6f993
@ -443,7 +443,7 @@ appears a third time after the last sub-structure.
|
|||||||
<listitem><para>0 - attributes (undocumented)</para></listitem></varlistentry>
|
<listitem><para>0 - attributes (undocumented)</para></listitem></varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>VOID*</term>
|
<term>VOID*</term>
|
||||||
<listitem><para>0 - security descriptior (pointer)</para></listitem></varlistentry>
|
<listitem><para>0 - security descriptor (pointer)</para></listitem></varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>UINT32</term>
|
<term>UINT32</term>
|
||||||
<listitem><para>0 - security quality of service</para></listitem>
|
<listitem><para>0 - security quality of service</para></listitem>
|
||||||
|
@ -6630,7 +6630,7 @@ msgstr ""
|
|||||||
#: ../../utils/net_rpc_registry.c:1368
|
#: ../../utils/net_rpc_registry.c:1368
|
||||||
msgid ""
|
msgid ""
|
||||||
"net rpc registry getsd\n"
|
"net rpc registry getsd\n"
|
||||||
" Get security descriptior"
|
" Get security descriptor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../utils/net_rpc_rights.c:203
|
#: ../../utils/net_rpc_rights.c:203
|
||||||
|
@ -2094,7 +2094,7 @@ int net_rpc_registry(struct net_context *c, int argc, const char **argv)
|
|||||||
NET_TRANSPORT_RPC,
|
NET_TRANSPORT_RPC,
|
||||||
N_("Get security descriptor"),
|
N_("Get security descriptor"),
|
||||||
N_("net rpc registry getsd\n"
|
N_("net rpc registry getsd\n"
|
||||||
" Get security descriptior")
|
" Get security descriptor")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"import",
|
"import",
|
||||||
|
Loading…
Reference in New Issue
Block a user