diff options
Diffstat (limited to 'extensions/Splinter/template')
-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" _ |