diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 037ec689fd0..114b81c905f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-01-05 Sven Joachim + + * vc-bzr.el: Fix typo in header. + 2008-01-05 Eli Zaretskii * Makefile.in (custom-deps, finder-data): Depend on autoloads diff --git a/lisp/vc-bzr.el b/lisp/vc-bzr.el index c1be5e18bbc..7437cec4174 100644 --- a/lisp/vc-bzr.el +++ b/lisp/vc-bzr.el @@ -15,7 +15,7 @@ ;; This file is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of -LC;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License