Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-03-19 06:14:48 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-03-19 06:14:48 +0300
commit9b54c88e0fdadf3a42cdd85bab68766dc83861a5 (patch)
tree457926aacd40ba32e34dcb71473b4ae6b0b7126b /source/blender/freestyle/intern/image
parent4f602ff943d91d0e6069e231916d2482ee859688 (diff)
Cleanup: spelling grey -> gray
Diffstat (limited to 'source/blender/freestyle/intern/image')
-rw-r--r--source/blender/freestyle/intern/image/Image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/image/Image.h b/source/blender/freestyle/intern/image/Image.h
index 577dc0fb866..2e78e784214 100644
--- a/source/blender/freestyle/intern/image/Image.h
+++ b/source/blender/freestyle/intern/image/Image.h
@@ -134,7 +134,7 @@ public:
return _height;
}
- /*! Returns the grey value for pixel x,y */
+ /*! Returns the gray value for pixel x,y */
virtual float pixel(unsigned x, unsigned y) const = 0;
/*! Sets the array.