From: Tim Starling Date: Tue, 15 Nov 2005 11:13:14 +0000 (+0000) Subject: typo in comment X-Git-Tag: 1.6.0~1177 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=75b0e252a3b9b8c2fc3dfa27b832f41b16fe8e75;p=lhc%2Fweb%2Fwiklou.git typo in comment --- diff --git a/includes/SkinTemplate.php b/includes/SkinTemplate.php index 4c432d2f44..85de7638ef 100644 --- a/includes/SkinTemplate.php +++ b/includes/SkinTemplate.php @@ -987,7 +987,7 @@ class SkinTemplate extends Skin { /** * Code for extensions to hook into to provide per-page CSS, see - * extension/PageCSS/PageCSS.php for an implementation of this. + * extensions/PageCSS/PageCSS.php for an implementation of this. * * @access private */