mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-26 02:42:16 -05:00
Settings: typo
This commit is contained in:
parent
7d080a8134
commit
890fc1c50f
@ -31,7 +31,7 @@ import android.preference.PreferenceManager;
|
|||||||
* The settings class is a helper class to access the different preferences via
|
* The settings class is a helper class to access the different preferences via
|
||||||
* small and simple methods.
|
* small and simple methods.
|
||||||
*
|
*
|
||||||
* Note: As this class carries a Context instace as private member, instances of
|
* Note: As this class carries a Context instance as private member, instances of
|
||||||
* this class should be thrown away not later than when the Context should
|
* this class should be thrown away not later than when the Context should
|
||||||
* be gone. Otherwise this could leak memory.
|
* be gone. Otherwise this could leak memory.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user