GUACAMOLE-204: Fix spelling error
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/ceb481b1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/ceb481b1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/ceb481b1 Branch: refs/heads/master Commit: ceb481b1ac2461dcab800949b74cf282fc314cda Parents: d782510 Author: Nick Couchman <[email protected]> Authored: Mon May 22 08:37:38 2017 -0400 Committer: Nick Couchman <[email protected]> Committed: Mon May 22 08:37:38 2017 -0400 ---------------------------------------------------------------------- src/chapters/cas-auth.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/ceb481b1/src/chapters/cas-auth.xml ---------------------------------------------------------------------- diff --git a/src/chapters/cas-auth.xml b/src/chapters/cas-auth.xml index 8624c26..f825608 100644 --- a/src/chapters/cas-auth.xml +++ b/src/chapters/cas-auth.xml @@ -7,7 +7,7 @@ <primary>CAS Authentication</primary> </indexterm> <para>CAS is an open-source Single Sign On (SSO) provider that allows multiple applications - and services to authenticate against it and brokes those authentication requests to a + and services to authenticate against it and brokers those authentication requests to a back-end authentication provider. This module allows Guacamole to redirect to CAS for authentication and user services. This module must be layered on top of other authentication extensions that provide connection information, as it only provides user authentication.
