aboutsummaryrefslogtreecommitdiff
path: root/docs/options.md
diff options
context:
space:
mode:
authorChristophe Giboudeaux <christophe@krop.fr>2021-07-13 23:20:57 +0200
committerChristophe Giboudeaux <christophe@krop.fr>2021-07-13 23:20:57 +0200
commit3471f19fc56e41b2ee6236ea3016dfa30a76c0ff (patch)
tree2615e5a9349c20f95be9d9abbccde367b2eb6eeb /docs/options.md
parent530f9490749505221d137343f1bd556821b820da (diff)
downloadkconfig-3471f19fc56e41b2ee6236ea3016dfa30a76c0ff.tar.gz
kconfig-3471f19fc56e41b2ee6236ea3016dfa30a76c0ff.tar.bz2
Fix typos found by codespell
GIT_SILENT
Diffstat (limited to 'docs/options.md')
-rw-r--r--docs/options.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/options.md b/docs/options.md
index 4a6e9bc1..b57713de 100644
--- a/docs/options.md
+++ b/docs/options.md
@@ -48,11 +48,11 @@ Once this is done, the immutable entries or groups cannot be overridden by later
files of the same name (and, if the file is immutable, later files will be
ignored entirely).
-Note that a similar effect to file immutability can be acheived by using file
+Note that a similar effect to file immutability can be achieved by using file
system permissions to prevent the user from writing to their local versions of
the configuration file, although (since this is normally a setup error), the
user will be warned that the configuration file is not writable. This warning
-can be supressed by adding the following setting to either the relevant
+can be suppressed by adding the following setting to either the relevant
configuration file or the `kdeglobals` file:
[General]