Use the correct homophone of 'there'.
authorscroggo <scroggo@google.com>
Thu, 5 Jun 2014 14:49:04 +0000 (07:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Jun 2014 14:49:04 +0000 (07:49 -0700)
R=reed@google.com
TBR=reed@google.com

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/319493004

include/core/SkBitmap.h

index a6acb87..35f0151 100644 (file)
@@ -500,7 +500,7 @@ public:
     /** Returns a non-zero, unique value corresponding to the pixels in our
         pixelref. Each time the pixels are changed (and notifyPixelsChanged
         is called), a different generation ID will be returned. Finally, if
-        their is no pixelRef then zero is returned.
+        there is no pixelRef then zero is returned.
     */
     uint32_t getGenerationID() const;