diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-12 00:17:16 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-12 00:17:16 +0100 |
commit | 40a8bdf60f261d476869cdb1276a00e5641ceba4 (patch) | |
tree | 488dedb136898934dfab888db07493ac31a0cfb6 /doc/misc/semantic.texi | |
parent | 97f18cc83d911b1722e00a2558cdff6532c3860a (diff) | |
download | emacs-40a8bdf60f261d476869cdb1276a00e5641ceba4.tar.gz emacs-40a8bdf60f261d476869cdb1276a00e5641ceba4.tar.bz2 emacs-40a8bdf60f261d476869cdb1276a00e5641ceba4.zip |
Fix typos.
Diffstat (limited to 'doc/misc/semantic.texi')
-rw-r--r-- | doc/misc/semantic.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index f3f11d29f17..f6cf7a07ae8 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi @@ -306,7 +306,7 @@ Files associated with tags. Goto-tag, file for include, and file for a prototype. @item semantic-tag-ls.el -Language dependant features of a tag, such as parent calculation, slot +Language dependent features of a tag, such as parent calculation, slot protection, and other states like abstract, virtual, static, and leaf. @item semantic-dep.el |