Tiny comment update to reflect what the class does more accurately.

Change-Id: I9eab3b5d387a5bf5d9b7fce4c1618170a7f34727
main
Ken Wakasa 2012-05-20 16:56:29 +09:00
parent aefa7f1ab9
commit fd08b4390e
1 changed files with 1 additions and 1 deletions

View File

@ -596,7 +596,7 @@ public class SuggestionsView extends RelativeLayout implements OnClickListener,
} }
/** /**
* Construct a {@link SuggestionsView} for showing suggested words for completion. * Construct a {@link SuggestionsView} for showing suggestions to be picked by the user.
* @param context * @param context
* @param attrs * @param attrs
*/ */