mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-29 11:58:23 +01:00
docs: Fix typo (#3196)
This commit is contained in:
parent
2a69c585b8
commit
910ccd3ad8
@ -122,7 +122,7 @@ $extracted = extractFromDelimiters($string, $start, $end);
|
||||
```
|
||||
|
||||
# stripWithDelimiters
|
||||
Remove one or more part(s) of a string using a start and end delmiters.
|
||||
Remove one or more part(s) of a string using a start and end delimiter.
|
||||
It is the inverse of `extractFromDelimiters`.
|
||||
|
||||
```php
|
||||
|
Loading…
x
Reference in New Issue
Block a user