aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2009-04-10 15:46:37 +0000
committerAndreas Schwab <[email protected]>2009-04-10 15:46:37 +0000
commitcd093dcf56632f26b48c90419ef96b90c3bb9043 (patch)
tree9b4bd0fbdd604da46dbb7549ee5ab98a8eed3270
parent4f31ad74fdb6c31be3141cf7dab24b39f0243149 (diff)
Typo.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e0602420a7..fc90de2b4f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,7 @@
* mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.
- * vc-dir.el (vc-dir): Dox fix.
+ * vc-dir.el (vc-dir): Doc fix.
2009-04-10 Eli Zaretskii <[email protected]>