1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-02-07 10:40:11 -05:00
This commit is contained in:
Jesse Vincent 2010-08-29 16:57:24 +00:00
parent e0447e32cc
commit a5b7aa97dd

View File

@ -2333,7 +2333,7 @@ public class LocalStore extends Store implements Serializable
} }
/* /*
* calcualteContentPreview * calculateContentPreview
* Takes a plain text message body as a string. * Takes a plain text message body as a string.
* Returns a message summary as a string suitable for showing in a message list * Returns a message summary as a string suitable for showing in a message list
* *