浏览代码

Grammar fix in "High dynamic range"

Andrew Conrad 9 年之前
父节点
当前提交
de080dc1dd
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tutorials/3d/high_dynamic_range.rst

+ 2 - 2
tutorials/3d/high_dynamic_range.rst

@@ -47,8 +47,8 @@ create their art on the screen too, so their art has an implicit gamma
 curve applied to it.
 
 The color space where images created in computer monitors exist is
-called "sRGB". Every visual content that people has on their computers
-or downloads from the internet (such as pictures, movies, etc)
+called "sRGB". All visual content that people have on their computers
+or download from the internet (such as pictures, movies, etc.)
 is in this colorspace.
 
 .. image:: /img/hdr_gamma.png