From: Douglas Bagnall Date: Thu, 11 Jan 2018 18:32:59 +0000 (+1300) Subject: samba_kcc: documentation fix X-Git-Tag: samba-4.8.0rc1~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f2762d0b716e8a440cefeb1867caa303e21af40;p=thirdparty%2Fsamba.git samba_kcc: documentation fix Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/kcc/__init__.py b/python/samba/kcc/__init__.py index 6f973eacb28..9cf077b6afa 100644 --- a/python/samba/kcc/__init__.py +++ b/python/samba/kcc/__init__.py @@ -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