summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl')
-rw-r--r--extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl b/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl
index 3e4ca4787..87f082427 100644
--- a/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl
+++ b/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl
@@ -27,7 +27,7 @@
<p>
Splinter is an add-on for [% terms.Bugzilla %] to allow conveniently
reviewing patches that people have attached to
- [% terms.Bugzilla %]. <a href="http://fishsoup.net/software/splinter">More
+ [%+ terms.Bugzilla %]. <a href="http://fishsoup.net/software/splinter">More
information about Splinter</a>.
</p>
<h3>The patch review view</h3>
@@ -82,7 +82,7 @@
</li>
<li>
A change to the attachment status. (This is specific to
- [% terms.Bugzilla %] instances that have attachment status, which is a
+ [%+ terms.Bugzilla %] instances that have attachment status, which is a
non-upstream patch. It's somewhat similar to attachment flags,
which splinter doesn't currently support displaying or
changing.) This allows you to mark a patch as read to commit
@@ -93,7 +93,7 @@
<p>
Once you are done writing your review, go back to Overview page
and click the "Publish" button to submit it as a comment on the
- [% terms.bug %]. The comment will have a link back to the review page so
+ [%+ terms.bug %]. The comment will have a link back to the review page so
that people can see your comments with the full context.
</p>
<h3>Saved drafts</h3>
@@ -122,7 +122,7 @@
<h3>Uploading patches for review</h3>
<p>
Splinter doesn't really care how patches are provided to
- [% terms.Bugzilla %], as long as tmey are well-formatted patches. If you are
+ [%+ terms.Bugzilla %], as long as tmey are well-formatted patches. If you are
using Git for version control, you can either format changes as
patches
using <a href="http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html">'git