Skip to content

Commit 525f7de

Browse files
authored
fix typo in policy (#36)
Change from "instaling" to "installing"
1 parent 1ce20ca commit 525f7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.cachyos.KernelManager.pkexec.policy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<action id="org.cachyos.KernelManager.pkexec.policy.run-root-terminal">
1010
<description>Run kernel installation/removal</description>
11-
<message>Authentication is required to run the instalation/removal</message>
11+
<message>Authentication is required to run the installation/removal</message>
1212
<icon_name>cachyos-kernel-manager</icon_name>
1313
<defaults>
1414
<allow_any>no</allow_any>

0 commit comments

Comments
 (0)