Browse Source

Fix FAQ typo

master
George Ornbo 7 years ago
committed by Hiltjo Posthuma
parent
commit
c1d23afa9c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      FAQ

+ 1
- 1
FAQ View File

@ -6,7 +6,7 @@ Use the excellent tool of [utmp](http://git.suckless.org/utmp/) for this task.
It means that st doesn’t have any terminfo entry on your system. Chances are It means that st doesn’t have any terminfo entry on your system. Chances are
you did not `make install`. If you just want to test it without installing it, you did not `make install`. If you just want to test it without installing it,
you can manualy run `tic -sx st.info`.
you can manually run `tic -sx st.info`.
## Nothing works, and nothing is said about an unknown terminal! ## Nothing works, and nothing is said about an unknown terminal!


Loading…
Cancel
Save