summaryrefslogtreecommitdiffstats
path: root/ndk/platforms/android-8
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2012-12-12 10:34:21 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2012-12-12 10:34:21 +0800
commitd30385fc7c4e4145c9dc43341009e1f837d16ec6 (patch)
tree289041372fe77436b5d5d32adedcdd4d99c3793f /ndk/platforms/android-8
parentd8aa2895f40018b13b1443144b5355d4b84f8acf (diff)
downloadandroid_development-d30385fc7c4e4145c9dc43341009e1f837d16ec6.tar.gz
android_development-d30385fc7c4e4145c9dc43341009e1f837d16ec6.tar.bz2
android_development-d30385fc7c4e4145c9dc43341009e1f837d16ec6.zip
Correct typo
Change-Id: I150ee24f93d1a4fe16de938dafb335a9f1a171b0
Diffstat (limited to 'ndk/platforms/android-8')
-rw-r--r--ndk/platforms/android-8/include/android/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndk/platforms/android-8/include/android/bitmap.h b/ndk/platforms/android-8/include/android/bitmap.h
index 73e2cdb5d..6e18763bf 100644
--- a/ndk/platforms/android-8/include/android/bitmap.h
+++ b/ndk/platforms/android-8/include/android/bitmap.h
@@ -29,7 +29,7 @@ extern "C" {
#define ANDROID_BITMAP_RESULT_JNI_EXCEPTION -2
#define ANDROID_BITMAP_RESULT_ALLOCATION_FAILED -3
-/* Backward compatibility: this macro used to be mispelt. */
+/* Backward compatibility: this macro used to be misspelled. */
#define ANDROID_BITMAP_RESUT_SUCCESS ANDROID_BITMAP_RESULT_SUCCESS
enum AndroidBitmapFormat {