Merge pull request #7619 from IsaacInsoll/patch-1

Documentation: 02_Manifests fix Typo
This commit is contained in:
Damian Mooyman 2017-11-21 16:09:53 +13:00 committed by GitHub
commit f670afd4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ they require a powerful traversal tool: [api:SS_FileFinder].
The class provides filtering abilities for files and folders, as well as
callbacks for recursive traversal. Each manifest has its own implementation,
for example [api:ManifestFileFinder], adding more domain specific filtering
like including themes, or excluding testss.
like including themes, or excluding tests.
## PHP Class Manifest