瀏覽代碼

readme: fix typo

Grigory Dryapak 4 年之前
父節點
當前提交
6ee5d65154
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -134,7 +134,7 @@ Original image                     | Saturation = 30
 ### Incorrect image orientation after processing (e.g. an image appears rotated after resizing)
 
 Most probably, the given image contains the EXIF orientation tag.
-The stadard `image/*` packages do not support loading and saving
+The standard `image/*` packages do not support loading and saving
 this kind of information. To fix the issue, try opening images with
 the `AutoOrientation` decode option. If this option is set to `true`,
 the image orientation is changed after decoding, according to the