summaryrefslogtreecommitdiffstats
path: root/docs/html/training/sharing/send.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/sharing/send.jd')
-rw-r--r--docs/html/training/sharing/send.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/sharing/send.jd b/docs/html/training/sharing/send.jd
index d151ed0..afb0e34 100644
--- a/docs/html/training/sharing/send.jd
+++ b/docs/html/training/sharing/send.jd
@@ -40,7 +40,7 @@ from other applications by specifying them in your manifest.</p>
<p>Sending and receiving data between applications with intents is most commonly used for social
sharing of content. Intents allow users to share information quickly and easily, using their
-favorite social applications.</p>
+favorite applications.</p>
<p><strong>Note:</strong> The best way to add a share action item to an
{@link android.app.ActionBar} is to use {@link android.widget.ShareActionProvider}, which became