diff options
author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-06-20 19:56:37 +0000 |
---|---|---|
committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-06-20 19:56:37 +0000 |
commit | 7e8f1686a375b5ce32d5e2b3ccb0830dc345e81b (patch) | |
tree | 0080d97aa7e040f73ac6bee3f7391844b2788210 /pt_BR.ISO8859-1 | |
parent | 864048ace611f102c8462b0f78e8edb4124b368a (diff) | |
download | doc-7e8f1686a375b5ce32d5e2b3ccb0830dc345e81b.tar.gz doc-7e8f1686a375b5ce32d5e2b3ccb0830dc345e81b.zip |
Improve wording to be more precise and clear.
s/master repository/main repository/
Approved by: gjb@
Sponsored by: Mellanox Technologies
Notes
Notes:
svn path=/head/; revision=54285
Diffstat (limited to 'pt_BR.ISO8859-1')
-rw-r--r-- | pt_BR.ISO8859-1/articles/committers-guide/pt_BR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR.ISO8859-1/articles/committers-guide/pt_BR.po b/pt_BR.ISO8859-1/articles/committers-guide/pt_BR.po index 54cb9efe01..0b7ba5f348 100644 --- a/pt_BR.ISO8859-1/articles/committers-guide/pt_BR.po +++ b/pt_BR.ISO8859-1/articles/committers-guide/pt_BR.po @@ -3508,7 +3508,7 @@ msgstr "Usando um Espelho do Subversion" #: article.translate.xml:1837 msgid "" "There is a serious disadvantage to this method: every time something is to " -"be committed, a <command>svn relocate</command> to the master repository has " +"be committed, a <command>svn relocate</command> to the main repository has " "to be done, remembering to <command>svn relocate</command> back to the " "mirror after the commit. Also, since <command>svn relocate</command> only " "works between repositories that have the same UUID, some hacking of the " |