]> Lady’s Gitweb - Gitweb/blobdiff - INSTALL
Correct common spelling mistakes in comments and tests
[Gitweb] / INSTALL
diff --git a/INSTALL b/INSTALL
index 921c42792a783842851196c43b734d8da4e8f90f8bdd49927b3f385d0623b190..367b9c54b01a65e1c0670652707781ff0e2152dacd5d04707327d8597b55f453 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -130,6 +130,8 @@ You can specify the following configuration variables when building GIT:
    Points to an .html file which is included on the gitweb project
    overview page ('projects_list' view), if it exists.  Relative to
    gitweb.cgi script.  [Default: indextext.html]
+ * GITWEB_SITE_HTML_HEAD_STRING
+   html snippet to include in the <head> section of each page. [No default]
  * GITWEB_SITE_HEADER
    Filename of html text to include at top of each page.  Relative to
    gitweb.cgi script.  [No default]
@@ -242,7 +244,7 @@ for gitweb (in gitweb/README), and gitweb.conf(5) manpage.
   through the GITWEB_CONFIG_SYSTEM environment variable.
 
   Note that if per-instance configuration file exists, then system-wide
-  configuration is _not used at all_.  This is quite untypical and suprising
+  configuration is _not used at all_.  This is quite untypical and surprising
   behavior.  On the other hand changing current behavior would break backwards
   compatibility and can lead to unexpected changes in gitweb behavior.
   Therefore gitweb also looks for common system-wide configuration file,
This page took 0.189775 seconds and 4 git commands to generate.