浏览代码

Fix FAQ typo

George Ornbo 7 年之前
父节点
当前提交
c1d23afa9c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      FAQ

+ 1 - 1
FAQ

@@ -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!