typo in comment

This commit is contained in:
Jesse Vincent 2008-11-01 04:25:17 +00:00
parent 45a5535b4e
commit 521783ffff
1 changed files with 1 additions and 1 deletions

View File

@ -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;