aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2009-12-29 02:57:40 +0100
committerJuanma Barranquero <[email protected]>2009-12-29 02:57:40 +0100
commit5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch)
tree0a4a7ee5287d09c29db0311b2419691683e28adb /lisp/url
parent96c834b62ad63c11281d0c104091a2278fcc20ed (diff)
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 0091ba1171..32bc877fb1 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -51,7 +51,7 @@
2009-02-21 Jason Rumney <[email protected]>
* url-expand.el (url-default-expander): Use concat to combine
- parts. (Bug #1020)
+ parts. (Bug #1020)
2009-02-10 Glenn Morris <[email protected]>