[gvfs] admin: Fix typo in .rules file
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] admin: Fix typo in .rules file
- Date: Wed, 24 Feb 2021 06:59:13 +0000 (UTC)
commit 4c7fcc9bf07f02b84ad3ee8dc2234277a8e085fb
Author: René Genz <liebundartig freenet de>
Date: Wed Feb 24 06:59:13 2021 +0000
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.
daemon/org.gtk.vfs.file-operations.rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]