Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Livin21 committed Jan 16, 2016
1 parent e5b330d commit 76f1c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/admob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Getting Started

- Follow the [quickstart guide](https://developers.google.com/admob/android/start) to set up your project in Android Studio.
- Run the sample on your Android device or emulator.
- The running sample displays a test banner ad and a test interstitial add.
- The running sample displays a test banner ad and a test interstitial ad.

Screenshots
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// NOTE:
// This class emulates a server for the purposes of this sample,
// but it's not meant to serve as an example for a production app server.
// This class should also not be included in the client (Android) applicaiton
// This class should also not be included in the client (Android) application
// since it includes the server's API key. For information on GCM server
// implementation see: https://developers.google.com/cloud-messaging/server
public class GcmSender {
Expand Down

0 comments on commit 76f1c30

Please sign in to comment.