diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-01-02 12:15:45 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2023-05-08 00:35:35 +0200 |
commit | dc4b40ee54cc197559503abda60bc57b0d8c0c5d (patch) | |
tree | 0463c928dda3d31f1fd39687f0290ba720e9feab | |
parent | ed158482c36afe8752bee084f32c653c4100e642 (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? |