Documentation: 02_Manifests fix Typo

This commit is contained in:
IsaacInsoll 2017-11-21 12:29:39 +10:00 committed by GitHub
parent abe0e96192
commit 2825c67e92
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 The class provides filtering abilities for files and folders, as well as
callbacks for recursive traversal. Each manifest has its own implementation, callbacks for recursive traversal. Each manifest has its own implementation,
for example [api:ManifestFileFinder], adding more domain specific filtering for example [api:ManifestFileFinder], adding more domain specific filtering
like including themes, or excluding testss. like including themes, or excluding tests.
## PHP Class Manifest ## PHP Class Manifest