mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix typos
This commit is contained in:
parent
a1f88963f5
commit
5f923ff1a6
60 changed files with 73 additions and 73 deletions
|
|
@ -1953,7 +1953,7 @@ This is a specialization of `soap-decode-type' for
|
|||
(xml-get-children node (intern e-name)))
|
||||
;; e-name is nil so a) we don't know which
|
||||
;; children to operate on, and b) we want to
|
||||
;; re-use soap-decode-xs-complex-type, which
|
||||
;; reuse soap-decode-xs-complex-type, which
|
||||
;; expects a node argument with a complex
|
||||
;; type; therefore we need to operate on the
|
||||
;; entire node. We wrap node in a list so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue