]> code.delx.au - gnu-emacs/blobdiff - lisp/net/xesam.el
Spelling fixes.
[gnu-emacs] / lisp / net / xesam.el
index 907c99a7e863a2064b188c2588857a634ebb13e0..ab817a43885bc0c84a7c91dd7bbd10b9a6c0a0f0 100644 (file)
@@ -820,7 +820,7 @@ search, is returned."
     (with-current-buffer
        (generate-new-buffer (xesam-buffer-name service search))
       (switch-to-buffer-other-window (current-buffer))
-      ;; Inialize buffer with `xesam-mode'.  `xesam-vendor' must be
+      ;; Initialize buffer with `xesam-mode'.  `xesam-vendor' must be
       ;; set before calling `xesam-mode', because we want to give the
       ;; hook functions a chance to identify their search engine.
       (setq xesam-vendor (xesam-get-cached-property engine "vendor.id"))