1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-01 09:01:47 -05:00
This commit is contained in:
Jesse Vincent 2010-08-29 16:57:24 +00:00
parent e0447e32cc
commit a5b7aa97dd

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