From: Mathieu Parent Date: Thu, 29 Aug 2019 19:34:23 +0000 (+0200) Subject: Spelling fixes s/containter/container/ X-Git-Tag: tevent-0.10.1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc2c7ddb815e753ce57dc050ccf8fad9151063d;p=thirdparty%2Fsamba.git Spelling fixes s/containter/container/ Signed-off-by: Mathieu Parent Reviewed-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/source3/locale/net/de.po b/source3/locale/net/de.po index e78f1d6de27..dc64cf4289a 100644 --- a/source3/locale/net/de.po +++ b/source3/locale/net/de.po @@ -1761,7 +1761,7 @@ msgstr "" #: ../../utils/net_ads_gpo.c:458 msgid "" -" Lists gPLink of a containter\n" +" Lists gPLink of a container\n" " container\tContainer to get link for\n" msgstr "" @@ -1828,13 +1828,13 @@ msgid "" msgstr "" #: ../../utils/net_ads_gpo.c:667 -msgid "Lists gPLink of containter" +msgid "Lists gPLink of container" msgstr "" #: ../../utils/net_ads_gpo.c:668 msgid "" "net ads gpo linkget\n" -" Lists gPLink of containter" +" Lists gPLink of container" msgstr "" #: ../../utils/net_ads_gpo.c:675 diff --git a/source3/utils/net_ads_gpo.c b/source3/utils/net_ads_gpo.c index 791e836bfd9..3be0beef3d0 100644 --- a/source3/utils/net_ads_gpo.c +++ b/source3/utils/net_ads_gpo.c @@ -466,7 +466,7 @@ static int net_ads_gpo_link_get(struct net_context *c, int argc, const char **ar d_printf("%s\n%s\n%s", _("Usage:"), _("net ads gpo linkget "), - _(" Lists gPLink of a containter\n" + _(" Lists gPLink of a container\n" " container\tContainer to get link for\n")); return -1; } @@ -673,9 +673,9 @@ int net_ads_gpo(struct net_context *c, int argc, const char **argv) "linkget", net_ads_gpo_link_get, NET_TRANSPORT_ADS, - N_("Lists gPLink of containter"), + N_("Lists gPLink of container"), N_("net ads gpo linkget\n" - " Lists gPLink of containter") + " Lists gPLink of container") }, { "list", diff --git a/source4/scripting/bin/samba_upgradeprovision b/source4/scripting/bin/samba_upgradeprovision index 8433b4ddd9c..6d484b750da 100755 --- a/source4/scripting/bin/samba_upgradeprovision +++ b/source4/scripting/bin/samba_upgradeprovision @@ -667,7 +667,7 @@ def gen_dn_index_hash(listMissing): return hash def add_deletedobj_containers(ref_samdb, samdb, names): - """Add the object containter: CN=Deleted Objects + """Add the object container: CN=Deleted Objects This function create the container for each partition that need one and then reference the object into the root of the partition