Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e2309735
Commit
e2309735
authored
Oct 01, 2009
by
Glenn Morris
Browse files
Fix comment typos.
parent
e3a6b82f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/cedet/semantic/tag-ls.el
lisp/cedet/semantic/tag-ls.el
+2
-2
No files found.
lisp/cedet/semantic/tag-ls.el
View file @
e2309735
...
...
@@ -22,11 +22,11 @@
;;; Commentary:
;;
;; There are some features of tags that are too lang
a
uge dependent to
;; There are some features of tags that are too langu
a
ge dependent to
;; put in the core `semantic-tag' functionality. For instance, the
;; protection of a tag (as specified by UML) could be almost anything.
;; In Java, it is a type specifier. In C, there is a label. This
;; informatin can be derived, and thus should not be stored in the tag
;; informati
o
n can be derived, and thus should not be stored in the tag
;; itself. These are the functions that languages can use to derive
;; the information.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment