From: Mikael Nordfeldth Date: Thu, 29 Aug 2013 14:20:43 +0000 (+0200) Subject: Fixed comment description in STS plugin X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bd24ab6855c3f7ce9691771d3e5d486986cf82c5;p=quix0rs-gnu-social.git Fixed comment description in STS plugin --- diff --git a/plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php b/plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php index d4376b8ab9..2c675e90ef 100644 --- a/plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php +++ b/plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php @@ -2,7 +2,7 @@ /** * StatusNet, the distributed open-source microblogging tool * - * Plugin to enable Single Sign On via CAS (Central Authentication Service) + * Plugin to enable Strict Transport Security headers * * PHP version 5 *