]> git.phdru.name Git - git-wiki.git/commitdiff
Change wording
authorOleg Broytman <phd@phdru.name>
Sat, 12 Sep 2015 13:48:35 +0000 (16:48 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 12 Sep 2015 13:48:35 +0000 (16:48 +0300)
pep-git.txt

index acc45f3b1db00a1f822193502921e59a58e72ff7..8c9eb1376448423ffe404e393d31fb548a206cc9 100644 (file)
@@ -878,10 +878,10 @@ it was known under the name ``hg2git``).
 
 But a better tool, perhaps the best, is `git-remote-hg
 <https://github.com/felipec/git-remote-hg>`_. It provides transparent
-bidirectional access (pull and push) to Mercurial repositories from
+bidirectional (pull and push) access to Mercurial repositories from
 git. Its author wrote a `comparison of alternatives
 <https://github.com/felipec/git/wiki/Comparison-of-git-remote-hg-alternatives>`_
-that seems to be mostly unbiased.
+that seems to be mostly objective.
 
 To use git-remote-hg, install or clone it, add to your PATH (or copy
 script ``git-remote-hg`` to a directory that's already in PATH) and