aboutsummaryrefslogtreecommitdiffstats
path: root/editors/psgml-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/psgml-emacs')
-rw-r--r--editors/psgml-emacs/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml-emacs/pkg-descr b/editors/psgml-emacs/pkg-descr
index 58efc7bcf6b..77907029eee 100644
--- a/editors/psgml-emacs/pkg-descr
+++ b/editors/psgml-emacs/pkg-descr
@@ -15,6 +15,6 @@ types and defaults, and structure based editing.
To use psgml, put the following setup into your ~/.emacs:
- (require 'psml-setupel)
+ (require 'psgml-setupel)
--- Porting by shige <shige@FreeBSD.ORG>.