Fix build - javadoc.

Change-Id: I0168fb4a75f4dff88e347c0dfd1f0b39e2dba0d6
This commit is contained in:
Nick Pelly
2011-01-27 14:07:50 -08:00
parent 7a9741caca
commit 21d0a173f1

View File

@@ -129,7 +129,7 @@ public final class MifareUltralight extends BasicTagTechnology {
* <p>The MIFARE Ultralight protocol always writes 1 page at a time.
* <p>This requires that the tag be connected.
*
* @param page The offset of the page to write
* @param pageOffset The offset of the page to write
* @param data The data to write
* @throws IOException
*/