Fix tyops.
authorLubomir Sedlacik <salo@silcnet.org>
Wed, 8 Sep 2004 00:11:56 +0000 (00:11 +0000)
committerLubomir Sedlacik <salo@silcnet.org>
Wed, 8 Sep 2004 00:11:56 +0000 (00:11 +0000)
apps/irssi/src/fe-common/silc/module-formats.c
doc/FAQ

index 85a24c4d25c3807f73f87e20099bdfc2c23c18b1..1892160903a2f79d5ed33a2ff9895beaa794f936 100644 (file)
@@ -43,7 +43,7 @@ FORMAT_REC fecommon_silc_formats[] = {
        { "kicked", "{nick $0} has been kicked off channel {channel $1} by {nick $2} ($3)", 4, { 0, 0, 0, 0 } },
        { "killed_you", "You have been killed from the SILC Network by {nick $0} ($1)", 2, { 0, 0 } },
        { "killed", "{nick $0} has been killed from the SILC Network by {nick $1} ($2)", 3, { 0, 0, 0 } },
-       { "quieted", "You have been queited and cannot talk on {channel $0}", 1, { 0 } },
+       { "quieted", "You have been quieted and cannot talk on {channel $0}", 1, { 0 } },
        { "appears", "{channick $0} now appears as {channick_hilight $1}", 4, { 0, 0, 0, 0 } },
        { "pubmsg_hilight_signed", "{pubmsghinick_signed $0 $3 $1}$2", 4, { 0, 0, 0, 0 } },
        { "pubmsg_hilight_unknown", "{pubmsghinick_unknown $0 $3 $1}$2", 4, { 0, 0, 0, 0 } },
diff --git a/doc/FAQ b/doc/FAQ
index 9993c3f15ce1bce905c32efaf27165dae9e6eb4e..396daa4fe51fd81bed7deac27f66fc2efc8ac8e7 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
    Q: Does SILC support moderated channels?
    A: Yes. Channel founder can moderate both normal users and channel
    operators so that they cannot talk on the channel. It is also possible
-   to queit one specific user on the channel if needed.
+   to quiet one specific user on the channel if needed.
 
    Q: What does the "watching" mean?
    A: You can set a "watch" list for yourself in the server. This means