diff options
author | Byron Jones <bjones@mozilla.com> | 2013-03-06 15:28:19 +0100 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2013-03-06 15:28:19 +0100 |
commit | b2bcbe3be2168701ae9e85bdd75fd0d2c22fa873 (patch) | |
tree | 10d9ef9b4b0f801d0b4b1e90a51ea8857bead021 /extensions/Splinter/template/en/default/pages/splinter | |
parent | 5f6616707dd1c5cd457338c9d2886378a1ca034d (diff) | |
download | bugzilla-b2bcbe3be2168701ae9e85bdd75fd0d2c22fa873.tar.gz bugzilla-b2bcbe3be2168701ae9e85bdd75fd0d2c22fa873.tar.xz |
Bug 848306: lack of space in bugInfo block on splinter review page
Diffstat (limited to 'extensions/Splinter/template/en/default/pages/splinter')
-rw-r--r-- | extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl | 2 |
1 files changed, 1 insertions, 1 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 87f082427..dac513e56 100644 --- a/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl +++ b/extensions/Splinter/template/en/default/pages/splinter/help.html.tmpl @@ -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 they 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 |