summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-04-27 12:04:24 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2012-04-27 12:04:24 -0400
commit561a1b479bc17bdd28b11dffa0085de8b2508444 (patch)
tree2213aca58dc6303d724808a0933db88ee40bd18a /doc/source/index.rst
parent11b8c604e2c493d9735d9968198fffbb90ac63fe (diff)
Tweaked doc.
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 4ed5c1a..7a7872e 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1926,8 +1926,8 @@ whatever's inside that tag. It's good for stripping out markup::
Like ``replace_with()``, ``unwrap()`` returns the tag
that was replaced.
-In earlier versions of Beautiful Soup, ``unwrap()`` was called
-``replace_with_children()`, and that name will still work.
+(In earlier versions of Beautiful Soup, ``unwrap()`` was called
+``replace_with_children()``, and that name will still work.)
Output
======