From 133125446dcd48d41727ef9df9626074972c0016 Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Wed, 16 Jul 2014 10:28:16 -0700 Subject: docs: Fixed small typo. bug: 14617866 Change-Id: I967be618d805b126a750bb60f8bc26f2dc5a95e9 --- docs/html/google/play-services/setup.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd index cc2047e..ebd3694 100644 --- a/docs/html/google/play-services/setup.jd +++ b/docs/html/google/play-services/setup.jd @@ -129,7 +129,7 @@ you can begin developing features with the
  1. Copy the library project at <android-sdk>/extras/google/google_play_services/libproject/google-play-services_lib/ to the location where you maintain your Android app projects.
  2. -
  3. In your app project, reference Google Play services library project. See +
  4. In your app project, reference the Google Play services library project. See Referencing a Library Project on the Command Line for more information on how to do this.

    Note: -- cgit v1.1