aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-17 21:31:11 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-17 21:31:11 -0300
commita7192d5e5c18ff9e27a511c81374e99395f73e07 (patch)
tree5ac68b0a55bdfff2b4b48a68c67b641fcea3bf31 /config.h
parentaf4184c66437e774aeffb9e552df607ee5ea8afc (diff)
typos & use /opt/rosenrot folder
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 729f926..5b6d678 100644
--- a/config.h
+++ b/config.h
@@ -34,8 +34,8 @@ To disable plugins:
3. recompile
To remove plugins completely;
-1. Remove the corresponding code in this file by looking for the variables above.
-2. Remove PLUGIN and $(PLUGIN) from the makefiel
+1. Remove the corresponding code in the rosenrot.c by looking for the variables above.
+2. Remove PLUGIN and $(PLUGIN) from the makefile
3. Recompile
*/