Prechádzať zdrojové kódy

Update foreground.php

paladox 9 rokov pred
rodič
commit
e57dd66ccd
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      foreground.php

+ 1 - 1
foreground.php

@@ -20,7 +20,7 @@ if ( function_exists( 'wfLoadSkin' ) ) {
 	return;
 }
 
-// Note: Doin't forget when updating to update the skin.json file with the same change.
+// Note: Don't forget when updating to update the skin.json file with the same change.
 
 $wgExtensionCredits['skin'][] = array(
 	'path'		 => __FILE__,