From 5a8da41b38932fc5ad70cad366be22f46dcd92f4 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Tue, 10 Sep 2013 22:11:25 -0400 Subject: [PATCH] krb5 plugin fix typo in comment Change-Id: Ic73d44fa14f38f078dbc97a0aa94d2b0ba1f5028 --- lib/krb5/plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/plugin.c b/lib/krb5/plugin.c index f863ddb10..68cdf9fca 100644 --- a/lib/krb5/plugin.c +++ b/lib/krb5/plugin.c @@ -257,7 +257,7 @@ resolve_origin(const char *di) /** - * Load plugins (new system) for the given module @name (typicall + * Load plugins (new system) for the given module @name (typically * "krb5") from the given directory @paths. * * Inputs: