diff options
author | Björn Gustavsson <[email protected]> | 2010-09-08 12:24:07 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-09-08 12:24:07 +0200 |
commit | 2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967 (patch) | |
tree | a6f4db599c45295368cbc5cf95af048cd72f2c7c /lib/tools/doc/src/erlang_mode_chapter.xml | |
parent | f4843545086e6e79642e86f84aba0cff789d575b (diff) | |
parent | e51b9af5bf80b034ef427669a3fbcb39943674d7 (diff) | |
download | otp-2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967.tar.gz otp-2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967.tar.bz2 otp-2e0cd5180a3abf5b4d974bb25f7fc6a3bb909967.zip |
Merge branch 'cg/docs-fixes' into dev
* cg/docs-fixes:
Linkify applications listed under "See Also"
Fix minor typos in the documentation
Diffstat (limited to 'lib/tools/doc/src/erlang_mode_chapter.xml')
-rw-r--r-- | lib/tools/doc/src/erlang_mode_chapter.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/doc/src/erlang_mode_chapter.xml b/lib/tools/doc/src/erlang_mode_chapter.xml index b22c6b1809..8aabd6ae74 100644 --- a/lib/tools/doc/src/erlang_mode_chapter.xml +++ b/lib/tools/doc/src/erlang_mode_chapter.xml @@ -45,7 +45,7 @@ <section> <title>Elisp</title> - <p>There are two Elsip modules include in this tool package + <p>There are two Elisp modules included in this tool package for Emacs. There is erlang.el that defines the actual erlang mode and there is erlang-start.el that makes some nice initializations.</p> </section> |