summaryrefslogtreecommitdiff
path: root/lisp/vc-hooks.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-05-08 05:40:55 +0000
committerGlenn Morris <rgm@gnu.org>2008-05-08 05:40:55 +0000
commit7d56ad0dd1e8bd4606a0aff889768492b23236f5 (patch)
treecbb4738e9d7cba96da662d3489236505ecb1b0b1 /lisp/vc-hooks.el
parent67b5d7deb1ce5dc2b525d292377dfcdb70864877 (diff)
downloademacs-7d56ad0dd1e8bd4606a0aff889768492b23236f5.tar.gz
Fix comment typo in previous.
Diffstat (limited to 'lisp/vc-hooks.el')
-rw-r--r--lisp/vc-hooks.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el
index 06b1b3d36a9..86cce60f27f 100644
--- a/lisp/vc-hooks.el
+++ b/lisp/vc-hooks.el
@@ -16,7 +16,7 @@
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-;; NU General Public License for more details.
+;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.