From: Jussi Laako Date: Wed, 6 Nov 2013 15:35:52 +0000 (+0200) Subject: doc: change a sentence to say what it was intended to say... X-Git-Tag: upstream/2.4.0^2~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e545302435d889dceaa193c69b7be8c2acd44b5;p=platform%2Fupstream%2Flibgsignon-glib.git doc: change a sentence to say what it was intended to say... --- 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"