summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2012-01-23 11:22:19 -0600
committerSimo Sorce <simo@redhat.com>2012-01-23 22:25:27 -0500
commitea58c8592a4684f4064df7c63c9bf51db4e98c7b (patch)
treea1ff2c8027522d0260358af369a82f9abc4b9e7f
parentb04d4f009997b1da5228aa76a5d9318da3685bc9 (diff)
downloadgss-proxy-ea58c8592a4684f4064df7c63c9bf51db4e98c7b.tar.gz
gss-proxy-ea58c8592a4684f4064df7c63c9bf51db4e98c7b.tar.xz
gss-proxy-ea58c8592a4684f4064df7c63c9bf51db4e98c7b.zip
Fix typo (s/CONTECT/CONTEXT)
-rw-r--r--x-files/gss_proxy.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/x-files/gss_proxy.x b/x-files/gss_proxy.x
index dd05622..15c06b5 100644
--- a/x-files/gss_proxy.x
+++ b/x-files/gss_proxy.x
@@ -291,7 +291,7 @@ struct gssx_cred {
};
/*
- * Security CONTECT HANDLEs consist of a description of the security
+ * Security CONTEXT HANDLEs consist of a description of the security
* context and an exported security context token or (if the server
* can't export partially established security contexts) a server-side
* state reference.