diff options
author | taoka <taoka@FreeBSD.org> | 1999-08-09 14:52:24 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-08-09 14:52:24 +0800 |
commit | 67091848b41dd0c91e68e3b31687759f03c76f13 (patch) | |
tree | c303b6c745357b29f86e50846383a5c512a3f614 | |
parent | e72245ddc5564aa0155dde21af89a2a968f4e64d (diff) | |
download | freebsd-ports-gnome-67091848b41dd0c91e68e3b31687759f03c76f13.tar.gz freebsd-ports-gnome-67091848b41dd0c91e68e3b31687759f03c76f13.tar.zst freebsd-ports-gnome-67091848b41dd0c91e68e3b31687759f03c76f13.zip |
Typo
Noticed by: Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp>
-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 167a763f6f36..939f5959fd98 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:: |