diff options
author | timeless%mozdev.org <> | 2006-02-23 12:38:06 +0000 |
---|---|---|
committer | timeless%mozdev.org <> | 2006-02-23 12:38:06 +0000 |
commit | a2c777c13f60047caa3337591ceb869dc7f670e3 (patch) | |
tree | aa7f16818542e8abc49468b6e1bb81f9884781fc /importxml.pl | |
parent | Bug 328239: Software error when editing the 'docs_urlbase' parameter - Patch ... (diff) | |
download | bugzilla-a2c777c13f60047caa3337591ceb869dc7f670e3.tar.gz bugzilla-a2c777c13f60047caa3337591ceb869dc7f670e3.tar.bz2 bugzilla-a2c777c13f60047caa3337591ceb869dc7f670e3.zip |
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
Diffstat (limited to 'importxml.pl')
-rwxr-xr-x | importxml.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/importxml.pl b/importxml.pl index e3a116921..3ad1ad4b6 100755 --- a/importxml.pl +++ b/importxml.pl @@ -330,7 +330,7 @@ sub flag_handler { # exporter: email address of the person moving the bugs # maintainer: the maintainer of the bugzilla installation # as set in the parameters file -# urlbase: The urlbase paramter of the installation +# urlbase: The urlbase parameter of the installation # bugs are being moved from # sub init() { |