Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(524)

Unified Diff: native_client_sdk/src/examples/fullscreen_tumbler/transforms.h

Issue 13106002: [NaCl SDK] A bunch of spelling fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix presubmit Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/examples/fullscreen_tumbler/transforms.h
diff --git a/native_client_sdk/src/examples/fullscreen_tumbler/transforms.h b/native_client_sdk/src/examples/fullscreen_tumbler/transforms.h
index 37fcb246c6da2dcfdce6d9b18f91714ec936e66b..8a222e652b899dd485cf75319aab1f16d80eec36 100644
--- a/native_client_sdk/src/examples/fullscreen_tumbler/transforms.h
+++ b/native_client_sdk/src/examples/fullscreen_tumbler/transforms.h
@@ -12,7 +12,7 @@
namespace transform_4x4 {
-// Pre-multply |m| with a projection transformation 4x4 matrix from a
+// Pre-multiply |m| with a projection transformation 4x4 matrix from a
// truncated pyramid viewing frustum.
void Frustum(GLfloat* m,
GLfloat left,

Powered by Google App Engine
This is Rietveld 408576698