am 77491ac0: Merge "Correct typo in doc comment"

* commit '77491ac00c18cd81328a3942c78a64436be65618':
  Correct typo in doc comment
This commit is contained in:
Nick Kralevich
2014-07-05 17:03:45 +00:00
committed by Android Git Automerger

View File

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