From: Hiltjo Posthuma Date: Sun, 2 Jan 2022 11:15:45 +0000 (+0100) Subject: FAQ: fix a typo, patch -> path X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911;p=suckless%2Fst.git FAQ: fix a typo, patch -> path --- 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?