diff options
author | lethality <lethality@anope.org> | 2011-01-07 21:41:49 +0000 |
---|---|---|
committer | lethality <lethality@anope.org> | 2011-01-07 21:41:49 +0000 |
commit | 3ef227aa88b42b56c65d9417a23dee7aa26ddadc (patch) | |
tree | 782ef3a4619921e7b6c314ff6288175808c9a4cf /lang | |
parent | f592417ec2fc41dc90127cae2fee2064ca597393 (diff) |
Some more copyright/typo fixes, spotted by chaz :P
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cat.l | 4 | ||||
-rw-r--r-- | lang/de.l | 2 | ||||
-rw-r--r-- | lang/es.l | 2 | ||||
-rw-r--r-- | lang/fr.l | 2 | ||||
-rw-r--r-- | lang/gr.l | 4 | ||||
-rw-r--r-- | lang/hun.l | 2 | ||||
-rw-r--r-- | lang/nl.l | 2 | ||||
-rw-r--r-- | lang/pt.l | 2 | ||||
-rw-r--r-- | lang/tr.l | 2 |
9 files changed, 11 insertions, 11 deletions
diff --git a/lang/cat.l b/lang/cat.l index 676b149f2..25a83bade 100644 --- a/lang/cat.l +++ b/lang/cat.l @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3287,7 +3287,7 @@ OPER_HELP_DEFCON Syntax: DEFCON [1|2|3|4|5] The defcon system can be used to implement a pre-defined - set of restrictions to services useful during an attemtped + set of restrictions to services useful during an attempted attack on the network. OPER_HELP_DEFCON_NO_NEW_CHANNELS @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3279,7 +3279,7 @@ OPER_HELP_DEFCON Syntax: DEFCON [1|2|3|4|5] The defcon system can be used to implement a pre-defined - set of restrictions to services useful during an attemtped + set of restrictions to services useful during an attempted attack on the network. OPER_HELP_DEFCON_NO_NEW_CHANNELS diff --git a/lang/hun.l b/lang/hun.l index a10b33c9f..14f2df34b 100644 --- a/lang/hun.l +++ b/lang/hun.l @@ -9,7 +9,7 @@ # CJB CHAT Magyarország, http://cjbchat.hu # Ez a fordítás a CJB Chat megrendelésére készült. # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. @@ -3,7 +3,7 @@ # (C) 2003-2011 Anope Team # Contact us at team@anope.org # -# Please read COPYING and README for furhter details. +# Please read COPYING and README for further details. # # Based on the original code of Epona by Lara. # Based on the original code of Services by Andy Church. |