summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Genz <liebundartig@freenet.de>2021-02-24 06:59:13 +0000
committerOndrej Holy <oholy@redhat.com>2021-02-24 06:59:13 +0000
commit4c7fcc9bf07f02b84ad3ee8dc2234277a8e085fb (patch)
tree3c1eb900d8b640f3ad60b0919cb5960583970cf3
parentda2128d16cd89e67892ec50e1e1a8dbfc828cc6f (diff)
downloadgvfs-4c7fcc9bf07f02b84ad3ee8dc2234277a8e085fb.tar.gz
admin: Fix typo in .rules file
The comment in the .rules file contains `another prompts` phrase which is wrong. Let's use `another prompt` instead of it.
-rw-r--r--daemon/org.gtk.vfs.file-operations.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/org.gtk.vfs.file-operations.rules b/daemon/org.gtk.vfs.file-operations.rules
index 6e528e93..fb137327 100644
--- a/daemon/org.gtk.vfs.file-operations.rules
+++ b/daemon/org.gtk.vfs.file-operations.rules
@@ -1,6 +1,6 @@
// Allows users belonging to wheel group to start gvfsd-admin without
// authorization. This prevents redundant password prompt when starting
-// gvfsd-admin. The gvfsd-admin causes another password prompts to be shown
+// gvfsd-admin. The gvfsd-admin causes another password prompt to be shown
// for each client process using the different action id and for the subject
// based on the client process.
polkit.addRule(function(action, subject) {