Merge "Docs: Fixed a typo" into mnc-io-docs

This commit is contained in:
Hemal Patel
2016-05-21 00:49:46 +00:00
committed by Android (Google) Code Review

View File

@@ -549,7 +549,7 @@ public abstract class MediaBrowserService extends Service {
} }
/** /**
* Gets any extras about the brwoser service. * Gets any extras about the browser service.
*/ */
public Bundle getExtras() { public Bundle getExtras() {
return mExtras; return mExtras;