am fcf3d12d: Merge "Typo in Javadoc"

* commit 'fcf3d12d701e41d6e46bae8c13776f56d54f90e8':
  Typo in Javadoc
This commit is contained in:
Romain Guy
2011-01-08 10:18:10 -08:00
committed by Android Git Automerger

View File

@@ -38,7 +38,7 @@ import java.util.HashMap;
* for the device you are running on. For example:
*
* <pre>LayoutInflater inflater = (LayoutInflater)context.getSystemService
* Context.LAYOUT_INFLATER_SERVICE);</pre>
* (Context.LAYOUT_INFLATER_SERVICE);</pre>
*
* <p>
* To create a new LayoutInflater with an additional {@link Factory} for your