changeset 94747:20c9a140eae2

Fix comment typo in previous.
author Glenn Morris <rgm@gnu.org>
date Thu, 08 May 2008 05:40:55 +0000
parents 28e39f5db43b
children e6e8d9b7ab7d
files lisp/vc-hooks.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-hooks.el	Thu May 08 04:07:39 2008 +0000
+++ b/lisp/vc-hooks.el	Thu May 08 05:40:55 2008 +0000
@@ -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/>.