]> git.lizzy.rs Git - luairc.git/commitdiff
punctuation
authorjluehrs2 <jluehrs2@uiuc.edu>
Sun, 2 Sep 2007 22:21:45 +0000 (17:21 -0500)
committerjluehrs2 <jluehrs2@uiuc.edu>
Sun, 2 Sep 2007 22:21:45 +0000 (17:21 -0500)
src/irc/channel.lua

index 818590acaa3061f7b31e942c9491ee6444c320c8..128e9fb5a143c3b7afbe4674aa9c1b9bd2a01d55 100644 (file)
@@ -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'