X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=skins%2FVector.php;h=ad309bad267e6089bb86772017d7075c1470810d;hb=c58873fb4213447615761a55fd2be72fa53f8ec2;hp=d477c6595ab2cbe6a7bdde041f75b5918b4c7ecf;hpb=acd231fa2423d8d64f864c697b2d9d91700ff1b3;p=lhc%2Fweb%2Fwiklou.git diff --git a/skins/Vector.php b/skins/Vector.php index d477c6595a..ad309bad26 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -48,7 +48,7 @@ class SkinVector extends SkinTemplate { parent::initPage( $out ); // Append CSS which includes IE only behavior fixes for hover support - - // this is better than including this in a CSS fille since it doesn't + // this is better than including this in a CSS file since it doesn't // wait for the CSS file to load before fetching the HTC file. $min = $this->getRequest()->getFuzzyBool( 'debug' ) ? '' : '.min'; $out->addHeadItem( 'csshover',