summaryrefslogtreecommitdiff
path: root/media/libwebp/moz/cpu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'media/libwebp/moz/cpu.cpp')
-rw-r--r--media/libwebp/moz/cpu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libwebp/moz/cpu.cpp b/media/libwebp/moz/cpu.cpp
index 39b9f3500e..5def5c2b25 100644
--- a/media/libwebp/moz/cpu.cpp
+++ b/media/libwebp/moz/cpu.cpp
@@ -4,7 +4,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/* This file replaces the CPU info methods originally implemented in
- * src/dsp/cpu.c, due to missing dependencies for Andriod builds. It
+ * src/dsp/cpu.c, due to missing dependencies for Android builds. It
* controls if NEON/SSE/etc is used. */
#include "../dsp/dsp.h"