aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2002-05-18 13:17:51 +0000
committerPavel Janík2002-05-18 13:17:51 +0000
commit9a4b515707812883f1d337830dc205db3fcb5b78 (patch)
treee17a2b8f8d35232926264ca8e60a91ed6c63daaf
parent7490a1e48098159b1b9e4675f6aac7284a8c2d84 (diff)
downloademacs-9a4b515707812883f1d337830dc205db3fcb5b78.tar.gz
emacs-9a4b515707812883f1d337830dc205db3fcb5b78.zip
Fix typo.
-rw-r--r--etc/PROBLEMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 13c0e2f4a1a..0bb229ce5e8 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1696,7 +1696,7 @@ The fix is to install a newer version of ncurses, such as version 4.2.
1696 1696
1697* Emacs does not start complaining that it cannot open termcap database file. 1697* Emacs does not start complaining that it cannot open termcap database file.
1698 1698
1699If your system usses Terminfo rather than termcap (most modern systems 1699If your system uses Terminfo rather than termcap (most modern systems
1700do), this could happen if you have an old version of ncurses 1700do), this could happen if you have an old version of ncurses
1701installed, or if the newer version is not visible to the Emacs 1701installed, or if the newer version is not visible to the Emacs
1702configure script (i.e. it cannot be found along the usual path the 1702configure script (i.e. it cannot be found along the usual path the