diff options
Diffstat (limited to 'doc/api.xsl')
-rw-r--r-- | doc/api.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.xsl b/doc/api.xsl index 2b7bd71..c16bc5b 100644 --- a/doc/api.xsl +++ b/doc/api.xsl @@ -7,7 +7,7 @@ extension-element-prefixes="exsl" exclude-result-prefixes="exsl"> - <!-- Import the resto of the site stylesheets --> + <!-- Import the rest of the site stylesheets --> <xsl:import href="site.xsl"/> <!-- Generate XHTML-1.0 transitional --> |