]> Lady’s Gitweb - Gitweb/blobdiff - gitweb.perl
gitweb: fix a typo in a comment
[Gitweb] / gitweb.perl
index ec4547b35b712aedecea25d5197cd3de985bdaa0a84201bb19200fd281b33621..61ee84c615e0158a7ba03c8b54bba5d3876b1ff06fa8e883964159c26afcd074 100755 (executable)
@@ -1617,7 +1617,7 @@ sub esc_path {
        return $str;
 }
 
-# Sanitize for use in XHTML + application/xml+xhtm (valid XML 1.0)
+# Sanitize for use in XHTML + application/xml+xhtml (valid XML 1.0)
 sub sanitize {
        my $str = shift;
 
This page took 0.332938 seconds and 4 git commands to generate.