diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-08-09 06:52:24 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-08-09 06:52:24 +0000 |
commit | c55a42c05ebe69412b3005901cba6d19529ee966 (patch) | |
tree | 12c50c880ddfce51f4b02fd8faf5267e004e2c1f /print/yatex | |
parent | Use empty MASTER_SITES= to indicate that there's nothing for the (diff) |
Typo
Noticed by: Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp>
Notes
Notes:
svn path=/head/; revision=20625
Diffstat (limited to 'print/yatex')
-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:: |