Author: rahul
Date: Fri Oct 3 12:15:54 2008
New Revision: 701494
URL: http://svn.apache.org/viewvc?rev=701494&view=rev
Log:
Seems like a typo.
Modified:
commons/proper/scxml/trunk/xdocs/usecases/scxml-stopwatch-on-android.xml
Modified:
commons/proper/scxml/trunk/xdocs/usecases/scxml-stopwatch-on-android.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/trunk/xdocs/usecases/scxml-stopwatch-on-android.xml?rev=701494&r1=701493&r2=701494&view=diff
==============================================================================
--- commons/proper/scxml/trunk/xdocs/usecases/scxml-stopwatch-on-android.xml
(original)
+++ commons/proper/scxml/trunk/xdocs/usecases/scxml-stopwatch-on-android.xml
Fri Oct 3 12:15:54 2008
@@ -49,7 +49,7 @@
<section name="Android Background">
<p>Android is a mobile operating system that is developed and released by
the
Open Handset Alliance. First handsets are expected to enter the market
- by October '09. Android is based on Linux and runs a virtual machine called
+ by October '08. Android is based on Linux and runs a virtual machine called
the Dalvik VM. The SDK provides tools for transferring java bytecode to
dalvik
compatible bytecode.
</p>