s3: Fix a typo
authorVolker Lendecke <vl@samba.org>
Wed, 2 Feb 2011 12:34:53 +0000 (13:34 +0100)
committerVolker Lendecke <vlendec@samba.org>
Wed, 2 Feb 2011 13:58:52 +0000 (14:58 +0100)
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Feb  2 14:58:52 CET 2011 on sn-devel-104

source3/utils/net.c

index 13eed2f9ca6c64a4e6ae383eb9f90c043b2bea6c..8415e7a81084b97ff6e6618a0712490190a10c97 100644 (file)
@@ -669,7 +669,7 @@ static struct functable net_func[] = {
        {       "maxrid",
                net_maxrid,
                NET_TRANSPORT_LOCAL,
-               N_("Display the maximul RID currently used"),
+               N_("Display the maximum RID currently used"),
                N_("  net maxrid")
        },
        {       "idmap",