From 332febc7b070373d0d1d3ddaf96fcc16671f11b7 Mon Sep 17 00:00:00 2001
From: Josh Blum
Date: Tue, 2 Oct 2012 21:04:43 -0700
Subject: dammit... find and replace did it again
---
lib/element.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'lib/element.cpp')
diff --git a/lib/element.cpp b/lib/element.cpp
index c7afb8b..9987bd4 100644
--- a/lib/element.cpp
+++ b/lib/element.cpp
@@ -12,7 +12,7 @@
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
-// along with io_sig program. If not, see .
+// along with this program. If not, see .
#include "element_impl.hpp"
#include
--
cgit