Fixed a small type, Froyo is not Android 2.1.

git-svn-id: https://zxing.googlecode.com/svn/trunk@2138 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
dswitkin@google.com 2012-02-03 20:09:46 +00:00
parent 10610b1917
commit e46307ec6e

View file

@ -7,7 +7,7 @@
<p><strong>New in version 4.0:</strong></p>
<ul>
<li>Added new camera features like front light support.</li>
<li>Updated the app to require Android 2.1 (Froyo).</li>
<li>Updated the app to require Android 2.1.</li>
<li>Wrote a new history screen.</li>
<li>Removed some unneeded permissions.</li>
<li>Made some WiFi improvements.</li>