Fix title in config_settings.html.
authorBrenden Matthews <brenden@rty.ca>
Wed, 16 Sep 2009 15:54:12 +0000 (08:54 -0700)
committerBrenden Matthews <brenden@rty.ca>
Wed, 16 Sep 2009 15:54:12 +0000 (08:54 -0700)
doc/config_settings.xsl

index 4222d3c..c310cfa 100644 (file)
@@ -29,7 +29,7 @@
        <xsl:template match="/">
                <html>
                        <head>
-                               <title>Lua API</title>
+                               <title>Configuration Settings</title>
                        </head>
                        <body bgcolor="#FFFFFF">
                                <xsl:apply-templates />