diff options
author | Dave Lawrence <dlawrence@mozilla.com> | 2012-10-03 17:44:05 +0200 |
---|---|---|
committer | Dave Lawrence <dlawrence@mozilla.com> | 2012-10-03 17:44:05 +0200 |
commit | 736334e67b3b0f6fe50bd1a513c08dc98d53c2c8 (patch) | |
tree | cff676afefbae00923c0e0f14cdc0a5b04d82119 /extensions/Splinter | |
parent | 1c0d69b4115f41f689453e69eb4e6d2c1b7222b6 (diff) | |
download | bugzilla-736334e67b3b0f6fe50bd1a513c08dc98d53c2c8.tar.gz bugzilla-736334e67b3b0f6fe50bd1a513c08dc98d53c2c8.tar.xz |
Bug 797376 - On editparams.cgi, spelling mistake in Splinter Patch Review section
Diffstat (limited to 'extensions/Splinter')
-rw-r--r-- | extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl b/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl index 834c0c7d4..c92c62e5d 100644 --- a/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl +++ b/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl @@ -28,7 +28,7 @@ "the default value '/page.cgi?id=splinter.html' works without " _ "further configuration, however you may want to internally forward " _ "/review to that URL in your web server's configuration and then change " _ - "this parameter. For example, withr the Apache HTTP server you can add " _ + "this parameter. For example, with the Apache HTTP server, you can add " _ "the following lines to the .htaccess for Bugzilla: " _ "<pre>" _ "RewriteEngine On\n" _ |