From 2e545302435d889dceaa193c69b7be8c2acd44b5 Mon Sep 17 00:00:00 2001 From: Jussi Laako Date: Wed, 6 Nov 2013 17:35:52 +0200 Subject: [PATCH] doc: change a sentence to say what it was intended to say... --- libgsignon-glib/signon-security-context.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libgsignon-glib/signon-security-context.c b/libgsignon-glib/signon-security-context.c index 75704fe..1912a5f 100644 --- a/libgsignon-glib/signon-security-context.c +++ b/libgsignon-glib/signon-security-context.c @@ -52,8 +52,8 @@ * operator "*" to match 'any', while "" matches 'none' when a default * gSSO extension is used. The system context is always evaluated first * and if a match is found, only then the application context is evaluated. - * Check the documentation for platform specific extensions to determine - * any specific match rules with custom ACMs (Access Control Managers). + * Check the documentation of a platform specific extension to determine + * any particular match rules used by a custom ACM (Access Control Manager). */ #include "signon-security-context.h" -- 2.7.4