]> git.mxchange.org Git - friendica-addons.git/blobdiff - nsfw/README
Fixed the typos
[friendica-addons.git] / nsfw / README
index bb21bda62aab7ea73753a57a968446a96dc7830e..624fb7031032634cc6d50e9b894cd095c1fab6f7 100755 (executable)
@@ -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
 
        ( )