summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/components/fragments.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/components/fragments.jd')
-rw-r--r--docs/html/guide/components/fragments.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/components/fragments.jd b/docs/html/guide/components/fragments.jd
index 7747b31..32c9f99 100644
--- a/docs/html/guide/components/fragments.jd
+++ b/docs/html/guide/components/fragments.jd
@@ -172,7 +172,7 @@ the user might not come back).</dd>
<p>Most applications should implement at least these three methods for every fragment, but there are
several other callback methods you should also use to handle various stages of the
-fragment lifecycle. All the lifecycle callback methods are discussed more later, in the section
+fragment lifecycle. All the lifecycle callback methods are discussed in more detail in the section
about <a href="#Lifecycle">Handling the Fragment Lifecycle</a>.</p>