Merge "Correct typo in doc comment"

This commit is contained in:
Nick Kralevich
2014-07-05 16:57:45 +00:00
committed by Gerrit Code Review

View File

@@ -472,7 +472,7 @@ public class BitmapFactory {
/**
* Synonym for {@link #decodeResource(Resources, int, android.graphics.BitmapFactory.Options)}
* will null Options.
* with null Options.
*
* @param res The resources object containing the image data
* @param id The resource id of the image data