aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2005-06-09 16:31:20 +0000
committerjocuri%softhome.net <>2005-06-09 16:31:20 +0000
commitb2fa6c17307e093b433a63c9412dc2a743daf0d3 (patch)
tree8f8523b255e1eb7fb0427cbeeac6dbec97b3a019 /template
parentBug 225042: If sendmail dies while processing a duplicate it corrupts the dup... (diff)
downloadbugzilla-b2fa6c17307e093b433a63c9412dc2a743daf0d3.tar.gz
bugzilla-b2fa6c17307e093b433a63c9412dc2a743daf0d3.tar.bz2
bugzilla-b2fa6c17307e093b433a63c9412dc2a743daf0d3.zip
Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/quips.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl
index 2ab93008f..fbe69ab05 100644
--- a/template/en/default/list/quips.html.tmpl
+++ b/template/en/default/list/quips.html.tmpl
@@ -23,7 +23,8 @@
# added_quip: string. Defined if the CGI added a quip data before
# displaying anything; if defined, its value is that quip.
# show_quips: boolean. True if we are showing the entire quip list.
- # quips: list of strings. Defined iff show_quips is true. List of all quips.
+ # quips: list of strings. Defined if and only if show_quips is true.
+ # List of all quips.
#%]
[% PROCESS global/variables.none.tmpl %]