1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-10 08:44:46 +02:00

Typo fix in phpdoc of WireMarkupRegions

This commit is contained in:
Ryan Cramer
2024-09-06 15:04:22 -04:00
parent 6ff9109583
commit d9399bc673

View File

@@ -3,7 +3,7 @@
/** /**
* ProcessWire Markup Regions * ProcessWire Markup Regions
* *
* Supportings finding and manipulating of markup regions in an HTML document. * Supports finding and manipulating of markup regions in an HTML document.
* *
* ProcessWire 3.x, Copyright 2023 by Ryan Cramer * ProcessWire 3.x, Copyright 2023 by Ryan Cramer
* https://processwire.com * https://processwire.com