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

* commit 'fd08b4390ec3a2ccd030579903e6a1d523b2e7ed':
  Tiny comment update to reflect what the class does more accurately.
main
Ken Wakasa 2012-05-20 21:53:27 -07:00 committed by Android Git Automerger
commit 1dbfbc60e7
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
*/