diff options
author | megamage <none@none> | 2008-11-10 17:19:35 -0600 |
---|---|---|
committer | megamage <none@none> | 2008-11-10 17:19:35 -0600 |
commit | 73d1b07a91fea4f9422f532183c08f2ef679aaa8 (patch) | |
tree | 3f8ba31a87c372e92c1d7c085ee54b5d7a502705 /src/game/Channel.h | |
parent | 99044f7005cdf050666e67ca564fd6c584ad6c40 (diff) |
[svn] Fix some typos.
--HG--
branch : trunk
Diffstat (limited to 'src/game/Channel.h')
-rw-r--r-- | src/game/Channel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/Channel.h b/src/game/Channel.h index d1b38cc9464..4c1ffb70c60 100644 --- a/src/game/Channel.h +++ b/src/game/Channel.h @@ -10,12 +10,12 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef _CHANNEL_H |