summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/admin/params/patchviewer.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/params/patchviewer.html.tmpl b/template/en/default/admin/params/patchviewer.html.tmpl
index f3dd6d4a1..ad15262ff 100644
--- a/template/en/default/admin/params/patchviewer.html.tmpl
+++ b/template/en/default/admin/params/patchviewer.html.tmpl
@@ -29,12 +29,12 @@
"users of your system will be using for 'cvs diff'. Used in " _
"Patch Viewer ('Diff' option on patches) to figure out where " _
"patches are rooted even if users did the 'cvs diff' from " _
- "different places in the directory structure (NOTE: if your " _
+ "different places in the directory structure. (NOTE: if your " _
"CVS repository is remote and requires a password, you must " _
"either ensure the $terms.Bugzilla user has done a 'cvs login' or " _
"specify the password " _
"<a href=\"http://www.cvshome.org/docs/manual/cvs_2.html#SEC26\">as " _
- "part of the CVS root.</a>). Leave this blank if you have no " _
+ "part of the CVS root</a>.) Leave this blank if you have no " _
"CVS repository.",
cvsroot_get => "The CVS root $terms.Bugzilla will be using to get patches from. " _