summaryrefslogtreecommitdiffstats
path: root/Bugzilla/User.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/User.pm')
-rw-r--r--Bugzilla/User.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/User.pm b/Bugzilla/User.pm
index a20f917cd..70261c4df 100644
--- a/Bugzilla/User.pm
+++ b/Bugzilla/User.pm
@@ -2246,7 +2246,7 @@ an object based on that, or undef if it does not exist.
=item C<save_last_search>
Saves the users most recent search in the database if logged in, or in the
-BUGLIST cookie if not logged in. Paramaters are bug_ids, order, vars and
+BUGLIST cookie if not logged in. Parameters are bug_ids, order, vars and
list_id.
=back