samba_kcc: documentation fix
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 11 Jan 2018 18:32:59 +0000 (07:32 +1300)
committerKarolin Seeger <kseeger@samba.org>
Sat, 13 Jan 2018 16:37:06 +0000 (17:37 +0100)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/kcc/__init__.py

index 6f973eacb281b9b3c9d25193db8f8209fc8f9700..9cf077b6afa90a03e7fe919194f9572cf00ef1b2 100644 (file)
@@ -94,7 +94,7 @@ class KCC(object):
     Service can then utilize to replicate naming contexts
 
     :param unix_now: The putative current time in seconds since 1970.
-    :param read_only: Don't write to the database.
+    :param readonly: Don't write to the database.
     :param verify: Check topological invariants for the generated graphs
     :param debug: Write verbosely to stderr.
     "param dot_file_dir: write diagnostic Graphviz files in this directory