From: jluehrs2 Date: Sun, 2 Sep 2007 22:21:45 +0000 (-0500) Subject: punctuation X-Git-Tag: 0.03~82 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=7512c0c50c81890089b5d6f917e3ca53e3e0062f;p=luairc.git punctuation --- 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'