diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2011-08-30 01:16:02 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2011-08-30 01:16:02 +0200 |
commit | bc10a4903eece2450e7cf664785ffcc2448a3c7d (patch) | |
tree | 8c5ceb0f416237372263e8f632a643065dbb2aa3 /template | |
parent | c7ae62abc997881fbc7fbadf4aa662bcc294ff2e (diff) | |
download | bugs-bc10a4903eece2450e7cf664785ffcc2448a3c7d.tar bugs-bc10a4903eece2450e7cf664785ffcc2448a3c7d.tar.gz bugs-bc10a4903eece2450e7cf664785ffcc2448a3c7d.tar.bz2 bugs-bc10a4903eece2450e7cf664785ffcc2448a3c7d.tar.xz bugs-bc10a4903eece2450e7cf664785ffcc2448a3c7d.zip |
Bug 680780: Advanced Search: help for field Comment is missing a space
r=wicked a=LpSolit
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/field-help.none.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl index de16f20ad..7ae9991ec 100644 --- a/template/en/default/bug/field-help.none.tmpl +++ b/template/en/default/bug/field-help.none.tmpl @@ -95,7 +95,7 @@ keywords => longdesc => "$terms.Bugs have comments added to them by $terms.Bugzilla users." - _ "You can search for some text in those comments.", + _ " You can search for some text in those comments.", op_sys => "The operating system the $terms.bug was observed on.", |