s3/docs: Fix typo in man idmap_rid.
authorKarolin Seeger <kseeger@samba.org>
Tue, 26 May 2009 12:16:10 +0000 (14:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 May 2009 12:16:46 +0000 (14:16 +0200)
Karolin

docs-xml/manpages-3/idmap_rid.8.xml

index 5449797441f4be5e102f23460ad5edf81990c54c..55aed62f85632fc9ce7e331e4629b4d565c94ef8 100644 (file)
@@ -66,7 +66,7 @@
                </programlisting>
        </para>
        <para>
-               Correspondingly, the formula for calculationg the RID for a
+               Correspondingly, the formula for calculating the RID for a
                given Unix ID is this:
                <programlisting>
                        RID = ID + BASE_RID - LOW_RANGE_ID.