python/samba/upgradehelpers.py: typo fixes
authorBjörn Jacke <bj@sernet.de>
Sat, 26 Oct 2019 00:41:09 +0000 (02:41 +0200)
committerBjoern Jacke <bjacke@samba.org>
Thu, 31 Oct 2019 00:43:37 +0000 (00:43 +0000)
Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
python/samba/upgradehelpers.py

index 8e9f6d6a844c0453cb1f9882accb291d3d149519..32e7ae263a6be453776ac61aa526b57e509d5188 100644 (file)
@@ -767,7 +767,7 @@ def findprovisionrange(samdb, basedn):
 def print_provision_ranges(dic, limit_print, dest, samdb_path, invocationid):
     """ print the differents ranges passed as parameter
 
-        :param dic: A dictionnary as returned by findprovisionrange
+        :param dic: A dictionary as returned by findprovisionrange
         :param limit_print: minimum number of object in a range in order to print it
         :param dest: Destination directory
         :param samdb_path: Path to the sam.ldb file