mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-25 22:53:16 +00:00
Fixed the typos
This commit is contained in:
parent
fe8d61cc41
commit
423db8e766
1 changed files with 3 additions and 3 deletions
|
@ -53,13 +53,13 @@ interested in postings about christmas.
|
||||||
ATTENTION:
|
ATTENTION:
|
||||||
|
|
||||||
It is absolutely important, that you use grouping
|
It is absolutely important, that you use grouping
|
||||||
parantheses instead of capturing parantheses!!
|
parentheses instead of capturing parentheses!!
|
||||||
|
|
||||||
Grouping parantheses are:
|
Grouping parentheses are:
|
||||||
|
|
||||||
(?: )
|
(?: )
|
||||||
|
|
||||||
If you use capturing parantheses, which are
|
If you use capturing parentheses, which are
|
||||||
|
|
||||||
( )
|
( )
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue