You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:25:05 UTC

[sling-org-apache-sling-xss] 12/27: trivial: updated README

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.xss-1.0.10
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git

commit f9008d38cf46cf4a21c09c592318dc4ce904e32d
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Wed Jul 29 15:45:15 2015 +0000

    trivial: updated README
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/xss@1693300 13f79535-47bb-0310-9956-ffa450edef68
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 120501e..1074649 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ Apache Sling XSS Bundle
 ====
 The Apache Sling XSS Bundle provides two services for escaping and filtering XSS-prone user submitted content:
 
-1. XSSAPI
-2. XSSFilter
+1. org.apache.sling.xss.XSSAPI
+2. org.apache.sling.xss.XSSFilter
 
 Please check the JavaDoc of each service to find out what methods they provide.

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.