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

* commit '664ec0a6e6cedf47adc54f2e0cd8f1435d699b72':
  Correct typo in doc comment
This commit is contained in:
Nick Kralevich
2014-07-05 17:06:11 +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)}
* will null Options.
* with null Options.
*
* @param res The resources object containing the image data
* @param id The resource id of the image data