From 7512c0c50c81890089b5d6f917e3ca53e3e0062f Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Sun, 2 Sep 2007 17:21:45 -0500 Subject: punctuation --- src/irc/channel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- cgit v1.2.3-54-g00ecf