• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

frameworks/base


コミットメタ情報

リビジョンea931d3120a896575d671dbdffa66e943ac4491c (tree)
日時2009-06-15 01:02:24
作者Android Code Review <code-review@andr...>
コミッターAndroid Code Review

ログメッセージ

Merge change 10364

* changes:

Fix spelling mistakes in Javadoc

変更サマリ

差分

--- 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