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:
parent
40a8bdf60f
commit
9b8ba1e59d
6 changed files with 20 additions and 20 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue