Browse Source

Fixed typo

Fabien Pennequin 14 năm trước cách đây
mục cha
commit
ad0d95d0bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      UPDATE.md

+ 1 - 1
UPDATE.md

@@ -147,7 +147,7 @@ PR12 to beta1
 * The `File::getWebPath()` and `File::rename()` methods have been removed, as
   well as the `framework.document_root` configuration setting.
 
-* The `File::getDefaultExtension()` method has beean renamed to `File::guessExtension()`.
+* The `File::getDefaultExtension()` method has been renamed to `File::guessExtension()`.
   The renamed method now returns null if it cannot guess the extension.
 
 * The `session` configuration has been refactored: