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

Commit e7b03631 authored by Scott Kennedy's avatar Scott Kennedy
Browse files

Fix a typo in BluetoothLeScanner documentation

Change-Id: Id19dae9a583c0ef621789604277e3f6c6aead80c
parent 94bf0d91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ import java.util.UUID;

/**
 * This class provides methods to perform scan related operations for Bluetooth LE devices. An
 * application can scan for a particular type of Bluetotoh LE devices using {@link ScanFilter}. It
 * application can scan for a particular type of Bluetooth LE devices using {@link ScanFilter}. It
 * can also request different types of callbacks for delivering the result.
 * <p>
 * Use {@link BluetoothAdapter#getBluetoothLeScanner()} to get an instance of