summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-04-27 18:58:00 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2012-04-27 18:58:00 -0400
commit32a764727d7ae697945e70a942eab8899bc2f30d (patch)
tree663c1cc0f3390151e09d290499f4eda6c589b1a4
parentccc48d4a84eaa0f35a982f297d5f68b114745832 (diff)
Fixed NEWS.
-rw-r--r--NEWS.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS.txt b/NEWS.txt
index a4d207e..3f6ad7a 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -5,8 +5,7 @@
= 4.0.5 (20120427) =
-* Added a new method, wrap(), which wraps an element in a tag. Renamed
- replace_with_children() to unwrap().
+* Added a new method, wrap(), which wraps an element in a tag.
* Renamed replace_with_children() to unwrap(), which is easier to
understand and also the jQuery name of the function.