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

Commit 17fde5cd authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Typo fixes

See first comment for doc stage location.

Change-Id: I29661ffab0ff10021671df0b725c9f9b12430960

Bug: 67886596
Bug: 67932414
Test: make ds-docs
parent 1e0f5c9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@ public class BluetoothGattCharacteristic implements Parcelable {
    public static final int WRITE_TYPE_DEFAULT = 0x02;

    /**
     * Wrtite characteristic without requiring a response by the remote device
     * Write characteristic without requiring a response by the remote device
     */
    public static final int WRITE_TYPE_NO_RESPONSE = 0x01;