Merge "Typo in Javadoc"

This commit is contained in:
Romain Guy
2011-01-08 10:04:32 -08:00
committed by Android Code Review

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