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

Commit c6d679d5 authored by sarah's avatar sarah Committed by Sarah Silva
Browse files

Fix typo "availability"

Test: n/a typo in comment

Change-Id: I8f4c4275fa164c5d8f6cc8f21ea9c0af8f059e91
parent a2c6b485
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1744,7 +1744,7 @@ public class ScanManager {
            // controller based onfound onlost resources are scarce commodity; the
            // assignment of filters to num of beacons to track is configurable based
            // on hw capabilities. Apps give an intent and allocation of onfound
            // resources or failure there of is done based on availibility - FCFS model
            // resources or failure there of is done based on availability - FCFS model
            switch (settings.getNumOfMatches()) {
                case ScanSettings.MATCH_NUM_ONE_ADVERTISEMENT:
                    val = 1;