summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jack Palevich <> 2009-04-09 18:46:38 -0700
committer The Android Open Source Project <initial-contribution@android.com> 2009-04-09 18:46:38 -0700
commit1eb75a0b3770177c3f0d0c2e843f80fc34451ef5 (patch)
tree0d20f206f2fb6e2a940ba8a8816b5ab5c1fc6e24
parent32925df9202d5b78d69a4b5c76e6e717a4a86a67 (diff)
AI 145602: am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY
--> RENDERMODE_CONTINUOUSLY. This time we update the spelling in the list of APIs in SDK release 3. (Which hasn't actually been released yet, so it's OK to do this.) Original author: jackpal Merged from: //branches/cupcake/... Automated import of CL 145602
-rw-r--r--api/3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/3.xml b/api/3.xml
index 8a2649d26b0d..e15efd0130bf 100644
--- a/api/3.xml
+++ b/api/3.xml
@@ -73303,7 +73303,7 @@
visibility="public"
>
</field>
-<field name="RENDERMODE_CONTUOUSLY"
+<field name="RENDERMODE_CONTINUOUSLY"
type="int"
transient="false"
volatile="false"