commit | bad542f0b1bca3b57e300a21fc7268c1800e6752 | [log] [tgz] |
---|---|---|
author | Wesley J. Landaker <wjl@icecavern.net> | Wed Apr 22 09:48:58 2009 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Apr 22 18:40:33 2009 -0700 |
tree | 861542f8de5ff2bc76159db56854d7a4cf3c5b60 | |
parent | 4ddef0e67d879bf7e18ce2655b057243d894adc1 [diff] |
Documentation: git-svn: fix a grammatical error without awkwardness The way the sentence is currently written, there needs to be an "its", but this leads to: "however the remote wildcard may be anywhere as long as it's its own" which is awkward to read. Instead, this patch fixes he grammar in a simpler way. Signed-off-by: Wesley J. Landaker <wjl@icecavern.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>