diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2011-08-30 01:17:35 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2011-08-30 01:17:35 +0200 |
commit | f1b9e01cdd1535195b956eecee2cead615cc7d3c (patch) | |
tree | d016cfea530166afedba1af5028ef40b93b23eab /template | |
parent | b64c6e86ef7e7f39115ca03965da6fd64b0c2844 (diff) | |
download | bugzilla-f1b9e01cdd1535195b956eecee2cead615cc7d3c.tar.gz bugzilla-f1b9e01cdd1535195b956eecee2cead615cc7d3c.tar.xz |
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.", |