summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@android.com>2011-01-05 11:13:40 -0800
committerBrad Fitzpatrick <bradfitz@android.com>2011-01-05 13:07:34 -0800
commit69ea4e15e52c456537575d21443ac1efdb03a902 (patch)
treecc6af2500033ae9d0b50a7fe5a20d5cbefb256c6 /graphics
parent8d98aebe286be0ca963232afce3d5ceec67d3d7a (diff)
downloadframeworks_base-69ea4e15e52c456537575d21443ac1efdb03a902.zip
frameworks_base-69ea4e15e52c456537575d21443ac1efdb03a902.tar.gz
frameworks_base-69ea4e15e52c456537575d21443ac1efdb03a902.tar.bz2
Documentation fixes found over vacation hacking.
Change-Id: I28900026465d66d950cf4f05f0c202b46c3c2d43
Diffstat (limited to 'graphics')
-rw-r--r--graphics/java/android/graphics/drawable/Drawable.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/java/android/graphics/drawable/Drawable.java b/graphics/java/android/graphics/drawable/Drawable.java
index 3125321..9655125 100644
--- a/graphics/java/android/graphics/drawable/Drawable.java
+++ b/graphics/java/android/graphics/drawable/Drawable.java
@@ -202,7 +202,7 @@ public abstract class Drawable {
/**
* Return a mask of the configuration parameters for which this drawable
- * mau change, requiring that it be re-created. The default implementation
+ * may change, requiring that it be re-created. The default implementation
* returns whatever was provided through
* {@link #setChangingConfigurations(int)} or 0 by default. Subclasses
* may extend this to or in the changing configurations of any other