Fixed the typos

pull/443/head
rebeka-catalina 2017-11-08 17:44:20 +01:00
parent fe8d61cc41
commit 423db8e766
1 changed files with 3 additions and 3 deletions

View File

@ -53,13 +53,13 @@ interested in postings about christmas.
ATTENTION:
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
( )