summaryrefslogtreecommitdiff
path: root/lisp/net/soap-inspect.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-05-28 23:16:49 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-05-28 23:16:49 -0700
commitc846da43835e99fa53c772814aa43c9ae7ac571b (patch)
tree600a59a1a82be54023d58c1d82f9b2847becd07d /lisp/net/soap-inspect.el
parentb8f061b373e606e5ba757870ffa25b36c0df2d83 (diff)
downloademacs-c846da43835e99fa53c772814aa43c9ae7ac571b.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/net/soap-inspect.el')
-rw-r--r--lisp/net/soap-inspect.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/soap-inspect.el b/lisp/net/soap-inspect.el
index 23937e21770..877ac71f4c1 100644
--- a/lisp/net/soap-inspect.el
+++ b/lisp/net/soap-inspect.el
@@ -67,7 +67,7 @@ use `soap-sample-value' instead."
(t (format "%s" (soap-basic-type-kind type)))))
(defun soap-sample-value-for-simple-type (type)
- "Provive a sample value for TYPE which is a simple type.
+ "Provide a sample value for TYPE which is a simple type.
This is a specific function which should not be called directly,
use `soap-sample-value' instead."
(let ((enumeration (soap-simple-type-enumeration type)))