am 1dbfbc60: am fd08b439: Tiny comment update to reflect what the class does more accurately.

* commit '1dbfbc60e7e385455f07ad4c11c34addda5c4902':
  Tiny comment update to reflect what the class does more accurately.
main
Ken Wakasa 2012-05-21 14:29:25 -07:00 committed by Android Git Automerger
commit 1c8d9a33bb
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 attrs
*/