diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-10-01 07:41:36 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-10-01 07:41:36 +0000 |
commit | 08e5fab777e2850c87b050894742d65540016cea (patch) | |
tree | 6ca993093f958a7bc2dce2bc53f429b935e1d440 /extra | |
parent | 7abb92d8131c7efa7e33e2e33d0b478f781d8bad (diff) | |
download | redmine-08e5fab777e2850c87b050894742d65540016cea.tar.gz redmine-08e5fab777e2850c87b050894742d65540016cea.zip |
Typo (#23865).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@15847 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'extra')
-rw-r--r-- | extra/svn/Redmine.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/svn/Redmine.pm b/extra/svn/Redmine.pm index bac1cb2fc..c3e74d3ab 100644 --- a/extra/svn/Redmine.pm +++ b/extra/svn/Redmine.pm @@ -84,7 +84,7 @@ and you will have to use this reposman.rb command line to create repository : =head1 REPOSITORIES NAMING -A projet repository must be named with the projet identifier. In case +A project repository must be named with the project identifier. In case of multiple repositories for the same project, use the project identifier and the repository identifier separated with a dot: |