소스 검색

Update foreground.php

paladox 9 년 전
부모
커밋
e57dd66ccd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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__,