Skip to content

Commit

Permalink
remove some extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sobolev committed Aug 29, 2014
1 parent dd2c879 commit 2152dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions master/docs/manual/cfg-changesources.rst
Expand Up @@ -734,7 +734,7 @@ The :bb:chsrc:`GitPoller` requires Git-1.7 and later.
It accepts the following arguments:

``repourl``
the git-url that describes the remote repository, e.g. ``git@example.com:foobaz/myrepo.git`` (see the :command:`git fetch` help for more info on git-url formats)
the git-url that describes the remote repository, e.g. ``git@example.com:foobaz/myrepo.git`` (see the :command:`git fetch` help for more info on git-url formats)

``branches``
One of the following:
Expand Down Expand Up @@ -811,7 +811,7 @@ The :bb:chsrc:`HgPoller` accepts the following arguments:
This must be unique, and defaults to the ``repourl``.

``repourl``
the url that describes the remote repository, e.g. ``http://hg.example.com/projects/myrepo``.
the url that describes the remote repository, e.g. ``http://hg.example.com/projects/myrepo``.
Any url suitable for ``hg pull`` can be specified.

``branch``
Expand Down

0 comments on commit 2152dc6

Please sign in to comment.