Browse Source

Merge pull request #106 from her001/hdr

Grammar fix in "High dynamic range"
Rémi Verschelde 9 years ago
parent
commit
53bd7bce20
1 changed files with 2 additions and 2 deletions
  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