summaryrefslogtreecommitdiff
path: root/doc/misc/idlwave.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-12-18 22:21:24 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-12-18 22:21:24 -0800
commit99d990817cac77ba755b4e31722c44f6f6bbe3b0 (patch)
tree20ede6f28ea8785e182ee29d753a547409dd39c4 /doc/misc/idlwave.texi
parent3771cb1735b47102e7f94187bcdeb1a4644a557e (diff)
downloademacs-99d990817cac77ba755b4e31722c44f6f6bbe3b0.tar.gz
Spelling fixes.
Diffstat (limited to 'doc/misc/idlwave.texi')
-rw-r--r--doc/misc/idlwave.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi
index 5149eb91651..c7495d8cc93 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -669,7 +669,7 @@ We have already used the routine info display in the first part of this
tutorial. This was the invoked using @kbd{C-c ?}, and displays
information about the IDL routine near the cursor position. Wouldn't it
be nice to have the same kind of information available for your own
-routines and for the huge amount of code in major libraries like JHUPL
+routines and for the huge amount of code in major libraries like JHUAPL
or the IDL-Astro library? In many cases, you may already have this
information. Files named @file{.idlwave_catalog} in library directories
contain scanned information on the routines in that directory; many