diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-02 12:15:45 +0100 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-12 08:21:56 +0530 |
commit | 3c66799ba78141cbccb09c22c4a912424d1a9bef (patch) | |
tree | 688360f0f1bd81afd85eecb904c3c9f0249ab905 | |
parent | 6cc35936befd8bfea0c58b13270e30628c04932c (diff) |
FAQ: fix a typo, patch -> path
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,8 +29,8 @@ you can manually run `tic -sx st.info`. ## I would like to have utmp and/or scroll functionality by default -You can add the absolute patch of both programs in your config.h -file. You only have to modify the value of utmp and scroll variables. +You can add the absolute path of both programs in your config.h file. You only +have to modify the value of utmp and scroll variables. ## Why doesn't the Del key work in some programs? |