• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

frameworks/base


Commit MetaInfo

Revisionea931d3120a896575d671dbdffa66e943ac4491c (tree)
Time2009-06-15 01:02:24
AuthorAndroid Code Review <code-review@andr...>
CommiterAndroid Code Review

Log Message

Merge change 10364

* changes:

Fix spelling mistakes in Javadoc

Change Summary

Incremental Difference

--- a/core/java/android/widget/TextView.java
+++ b/core/java/android/widget/TextView.java
@@ -5611,7 +5611,7 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
56115611 * Causes words in the text that are longer than the view is wide
56125612 * to be ellipsized instead of broken in the middle. You may also
56135613 * want to {@link #setSingleLine} or {@link #setHorizontallyScrolling}
5614- * to constrain the text toa single line. Use <code>null</code>
5614+ * to constrain the text to a single line. Use <code>null</code>
56155615 * to turn off ellipsizing.
56165616 *
56175617 * @attr ref android.R.styleable#TextView_ellipsize