1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Fix more typos.

This commit is contained in:
Juanma Barranquero 2011-11-12 00:34:43 +01:00
parent 40a8bdf60f
commit 9b8ba1e59d
6 changed files with 20 additions and 20 deletions

View file

@ -426,7 +426,7 @@ implicit \"object\"."
;; Collect all the types (class, etc) that are in our heratage.
;; These are types that we can extract members from, not those
;; delclared in using statements, or the like.
;; declared in using statements, or the like.
;; Get the PARENTS including nesting scope for this location.
(while parentlist
(oset miniscope scope currentscope)