summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2019-10-26 02:41:09 +0200
committerBjoern Jacke <bjacke@samba.org>2019-10-31 00:43:37 +0000
commit08ffb9388ec39514a24ca87391ffe715db68db88 (patch)
tree528c71e85075250f0d4c7397cde986624872f6a3 /python
parentc259190db2d232a9db6d25d7cdbca649a56bd26f (diff)
downloadsamba-08ffb9388ec39514a24ca87391ffe715db68db88.tar.gz
python/samba/upgradehelpers.py: typo fixes
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'python')
-rw-r--r--python/samba/upgradehelpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/upgradehelpers.py b/python/samba/upgradehelpers.py
index 8e9f6d6a844..32e7ae263a6 100644
--- a/python/samba/upgradehelpers.py
+++ b/python/samba/upgradehelpers.py
@@ -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