From e37c654db5a9b11540b987ccfbe9cabd609714f7 Mon Sep 17 00:00:00 2001 From: psychon Date: Sun, 2 Sep 2007 09:06:14 +0000 Subject: [PATCH] Fix typo found by Alexander Graf (sohalt) git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@835 726aef4b-f618-498e-8847-2d620e286838 --- znc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/znc.spec b/znc.spec index 6b44274a..96fc5f79 100644 --- a/znc.spec +++ b/znc.spec @@ -13,7 +13,7 @@ Prefix: /usr Source: %{name}-%{version}.tar.gz %description -ZNC is an IRC bounce with many advanced features like detaching, multiple users, per channel playback buffer, SSL, transparent DCC bouncing, and c++ module support to name a few. +ZNC is an IRC bouncer with many advanced features like detaching, multiple users, per channel playback buffer, SSL, transparent DCC bouncing, and c++ module support to name a few. %prep %setup -n %{name}-%{version}