mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 09:52:16 -05:00
typo in comment
This commit is contained in:
parent
45a5535b4e
commit
521783ffff
@ -88,7 +88,7 @@ public class k9 extends Application {
|
||||
public static final int DEFAULT_VISIBLE_LIMIT = 25;
|
||||
|
||||
/**
|
||||
* Number of additioanl messages to load when a user selectes "Load more messages..."
|
||||
* Number of additional messages to load when a user selectes "Load more messages..."
|
||||
*/
|
||||
public static final int VISIBLE_LIMIT_INCREMENT = 25;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user