Author: rahul
Date: Fri Oct 3 12:16:27 2008
New Revision: 701495
URL: http://svn.apache.org/viewvc?rev=701495&view=rev
Log:
Typo.
Modified:
commons/proper/scxml/branches/J6/xdocs/usecases/scxml-stopwatch-on-android.xml
Modified:
commons/proper/scxml/branches/J6/xdocs/usecases/scxml-stopwatch-on-android.xml
URL:
http://svn.apache.org/viewvc/commons/proper/scxml/branches/J6/xdocs/usecases/scxml-stopwatch-on-android.xml?rev=701495&r1=701494&r2=701495&view=diff
==============================================================================
---
commons/proper/scxml/branches/J6/xdocs/usecases/scxml-stopwatch-on-android.xml
(original)
+++
commons/proper/scxml/branches/J6/xdocs/usecases/scxml-stopwatch-on-android.xml
Fri Oct 3 12:16:27 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>