diff options
author | taoka <taoka@FreeBSD.org> | 1999-08-09 06:52:24 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-08-09 06:52:24 +0000 |
commit | 67091848b41dd0c91e68e3b31687759f03c76f13 (patch) | |
tree | c303b6c745357b29f86e50846383a5c512a3f614 /print/yatex/pkg-descr | |
parent | e72245ddc5564aa0155dde21af89a2a968f4e64d (diff) | |
download | FreeBSD-ports-67091848b41dd0c91e68e3b31687759f03c76f13.zip FreeBSD-ports-67091848b41dd0c91e68e3b31687759f03c76f13.tar.gz |
Typo
Noticed by: Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp>
Diffstat (limited to 'print/yatex/pkg-descr')
-rw-r--r-- | print/yatex/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex/pkg-descr b/print/yatex/pkg-descr index 167a763..939f595 100644 --- a/print/yatex/pkg-descr +++ b/print/yatex/pkg-descr @@ -7,7 +7,7 @@ Language Enhancement to GNU Emacs), and latex on DOS. To use YaTeX, add the next line into your ~/.emacs; -(require 'yatex-setup) +(require 'yatex-startup) To get more setup information, see the info file of YaTeX; Installation:: |