diff options
| -rw-r--r-- | man/faq.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/faq.texi b/man/faq.texi index aabce453d62..2b731f03a97 100644 --- a/man/faq.texi +++ b/man/faq.texi | |||
| @@ -3397,7 +3397,7 @@ string @samp{wordstar}. | |||
| 3397 | It is also possible that the package is on your system, but has not been | 3397 | It is also possible that the package is on your system, but has not been |
| 3398 | loaded. To see which packages are available for loading, look through | 3398 | loaded. To see which packages are available for loading, look through |
| 3399 | your computer's lisp directory (@pxref{Filename conventions}). The Lisp | 3399 | your computer's lisp directory (@pxref{Filename conventions}). The Lisp |
| 3400 | source to most most packages contains a short description of how they | 3400 | source to most packages contains a short description of how they |
| 3401 | should be loaded, invoked, and configured---so before you use or | 3401 | should be loaded, invoked, and configured---so before you use or |
| 3402 | modify a Lisp package, see if the author has provided any hints in the | 3402 | modify a Lisp package, see if the author has provided any hints in the |
| 3403 | source code. | 3403 | source code. |