changeset 94429:c91f78a8a0af

(url-load-hook): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 28 Apr 2008 16:24:37 +0000
parents f34f60c27b4f
children f6a85904289e
files lisp/url/url-vars.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/url/url-vars.el	Mon Apr 28 15:05:45 2008 +0000
+++ b/lisp/url/url-vars.el	Mon Apr 28 16:24:37 2008 +0000
@@ -385,7 +385,7 @@
 (modify-syntax-entry ?/ " " url-parse-syntax-table)
 
 (defvar url-load-hook nil
-  "*Hooks to be run after initalizing the URL library.")
+  "*Hooks to be run after initializing the URL library.")
 
 ;;; Make OS/2 happy - yeeks
 ;; (defvar	tcp-binary-process-input-services nil