feat: fix typos (#1221)

Co-authored-by: GideonBear <87426140+GideonBear@users.noreply.github.com>
This commit is contained in:
Kian-Meng Ang
2025-08-12 00:15:21 +08:00
committed by GitHub
parent 91fc5e3902
commit 9f4cb8c1b6
10 changed files with 15 additions and 15 deletions

View File

@@ -193,7 +193,7 @@
# rpm_ostree = false
# For Fedora/CentOS/RHEL Atomic variants, if `bootc` is available and this configuration entry is set to true, use
# it to do the update - Will also supercede rpm-ostree if enabled
# it to do the update - Will also supersede rpm-ostree if enabled
# (default: false)
# bootc = false
@@ -308,7 +308,7 @@
# runtime = "podman"
[lensfun]
# If disabled, Topgrade invokes `lensfunupdatedata` without root priviledge,
# If disabled, Topgrade invokes `lensfunupdatedata` without root privilege,
# then the update will be only available to you. Otherwise, `sudo` is required,
# and the update will be installed system-wide, i.e., available to all users.
# (default: false)