From 9d7578c73afa69272dcf9476ae3eefc2b59d6778 Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Mon, 10 Dec 2012 11:08:12 -0800 Subject: [PATCH] docs: Edit fixes for IABv3 docs. Change-Id: I20228491c90d05a39ce44f80aa1a065ce60c31e3 --- docs/html/google/play/billing/billing_overview.jd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/html/google/play/billing/billing_overview.jd b/docs/html/google/play/billing/billing_overview.jd index 28c38387b4de..aa48fc8195f7 100755 --- a/docs/html/google/play/billing/billing_overview.jd +++ b/docs/html/google/play/billing/billing_overview.jd @@ -34,8 +34,8 @@ parent.link=index.html

This documentation describes the fundamental In-app Billing components and -features that you need to understand in order to implement your own In-app -Billing application.

+features that you need to understand in order to add In-app +Billing features into your application.

In-app Billing API

Your application accesses the In-app Billing service using an API that is @@ -148,7 +148,7 @@ providing the checkout user interface (middle screen). When checkout is complete, the application resumes.

-

The Sample Applications

+

Sample Applications

To help you integrate In-app Billing into your application, the Android SDK provides two sample applications that demonstrate how to sell in-app products from inside an app.

-- 2.11.0