Skip to content

Commit 4872821

Browse files
authored
Merge pull request #1155 from kabalin/filter-required-file-changed
[docs] Fix filter plugintype main class header
2 parents 91c724d + d08e0be commit 4872821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/plugintypes/filter/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Each plugin is in a separate subdirectory and consists of a number of _mandatory
5454

5555
Some of the important files for the filter plugintype are described below. See the [common plugin files](../commonfiles) documentation for details of other files which may be useful in your plugin.
5656

57-
### filter.php
57+
### classes/text_filter.php
5858

5959
import Filter from '!!raw-loader!./_examples/filter.php';
6060

0 commit comments

Comments
 (0)