summaryrefslogtreecommitdiffstats
path: root/userprefs.cgi
diff options
context:
space:
mode:
authorterry%mozilla.org <>2000-01-25 16:57:35 +0100
committerterry%mozilla.org <>2000-01-25 16:57:35 +0100
commitd1bb0a3bba3da676a86088b786e726f5032929d9 (patch)
treee13a4819119cd67a8d4cac6f5cece06322c29437 /userprefs.cgi
parent0230a614c04af4633fd9cb3d9216b720d474a4b7 (diff)
downloadbugzilla-d1bb0a3bba3da676a86088b786e726f5032929d9.tar.gz
bugzilla-d1bb0a3bba3da676a86088b786e726f5032929d9.tar.xz
Fixed minor grammatical typo.
Diffstat (limited to 'userprefs.cgi')
-rwxr-xr-xuserprefs.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/userprefs.cgi b/userprefs.cgi
index 964f86712..3a2575593 100755
--- a/userprefs.cgi
+++ b/userprefs.cgi
@@ -171,7 +171,7 @@ sub ShowFooter {
if (!$found) {
print qq{
<TR><TD COLSPAN="2">
-If you go create name queries in the <A HREF="query.cgi">query page</A>,
+If you go create remembered queries in the <A HREF="query.cgi">query page</A>,
you can then come to this page and choose to have some of them appear in the
footer of each Bugzilla page.
</TD></TR>};