(find-definition-noselect): Fix typo in the doc string:
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 Jan 2006 12:05:46 +0000 (12:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 6 Jan 2006 12:05:46 +0000 (12:05 +0000)
"functoin" => "function".

lisp/ldefs-boot.el

index c9a14cd..0ee95d2 100644 (file)
@@ -10285,7 +10285,7 @@ See `find-variable' for more details.
 (autoload (quote find-definition-noselect) "find-func" "\
 Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL.
 TYPE says what type of definition: nil for a function,
-`defvar' or `defface' for a variable or face.  This functoin
+`defvar' or `defface' for a variable or face.  This function
 does not switch to the buffer or display it.
 
 The library where SYMBOL is defined is searched for in FILE or