Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3cb80d2 authored by Nick Pelly's avatar Nick Pelly
Browse files

Fix doc bug.

Change-Id: Ib7361abb0461d4295e889c505dd45e3a40193451
parent 21c136a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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() {