Fix doc bug.

Change-Id: Ib7361abb0461d4295e889c505dd45e3a40193451
This commit is contained in:
Nick Pelly
2012-01-27 11:03:05 -08:00
parent 21c136a4ec
commit d3cb80d2af

View File

@@ -167,7 +167,7 @@ public final class NdefMessage implements Parcelable {
* always be equal to the length of the byte array produced by
* {@link #toByteArray}.
*
* @return length of this NDEF Message when written to bytes with {@link toByteArray}
* @return length of this NDEF Message when written to bytes with {@link #toByteArray}
* @see #toByteArray
*/
public int getByteArrayLength() {