diff --git a/doc/scm_support.rst b/doc/scm_support.rst index 33c8ba95..2a51853f 100644 --- a/doc/scm_support.rst +++ b/doc/scm_support.rst @@ -20,7 +20,7 @@ which can contain following keys. * ``repo`` -- for Git and CVS backends URL to the repository, for RPM a shell glob for matching package names (or a list of such globs); for ``file`` - backend this option should be empty (or left out) + backend this option should be empty * ``branch`` -- branch name for Git and CVS backends, with ``master`` and ``HEAD`` as defaults. Ignored for other backends.