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

Change-Id: I9eab3b5d387a5bf5d9b7fce4c1618170a7f34727
This commit is contained in:
Ken Wakasa 2012-05-20 16:56:29 +09:00
parent aefa7f1ab9
commit fd08b4390e

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 attrs
*/