aboutsummaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-01-02 12:15:45 +0100
committersinanmohd <pcmsinan@gmail.com>2023-01-12 08:21:56 +0530
commit3c66799ba78141cbccb09c22c4a912424d1a9bef (patch)
tree688360f0f1bd81afd85eecb904c3c9f0249ab905 /FAQ
parent6cc35936befd8bfea0c58b13270e30628c04932c (diff)
FAQ: fix a typo, patch -> path
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index 0f9609d..969b195 100644
--- a/FAQ
+++ b/FAQ
@@ -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?