aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2007-09-02 17:21:45 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2007-09-02 17:21:45 -0500
commit7512c0c50c81890089b5d6f917e3ca53e3e0062f (patch)
treea36d25a377192c9fc5a65c2842e26a94afd41c07
parent689a0e8909dfdbff873a404db6fd406c97573e45 (diff)
downloadluairc-7512c0c50c81890089b5d6f917e3ca53e3e0062f.tar.gz
luairc-7512c0c50c81890089b5d6f917e3ca53e3e0062f.zip
punctuation
-rw-r--r--src/irc/channel.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irc/channel.lua b/src/irc/channel.lua
index 818590a..128e9fb 100644
--- a/src/irc/channel.lua
+++ b/src/irc/channel.lua
@@ -11,7 +11,7 @@ local table = require 'table'
---
-- This module implements a channel object representing a single channel we
--- have joined
+-- have joined.
-- @release 0.02
module 'irc.channel'