Fix build.

This commit is contained in:
Dianne Hackborn
2009-08-06 14:07:39 -07:00
parent f8e136dcd0
commit 73cf55d963

View File

@@ -88,7 +88,7 @@ public class WallpaperManager {
}
/**
* Like {@link #peekWallpaper}, but always returns a valid Drawable. If
* Like {@link #peek}, but always returns a valid Drawable. If
* no wallpaper is set, the system default wallpaper is returned.
*
* @return Returns a Drawable object that will draw the wallpaper.