Index: /mods/wpsg_mod_rechnungen.class.php
===================================================================
--- /mods/wpsg_mod_rechnungen.class.php	(revision 8440)
+++ /mods/wpsg_mod_rechnungen.class.php	(revision 8441)
@@ -106,5 +106,5 @@
                 single_price_netto DOUBLE(10,4) NOT NULL,
                 single_price_brutto DOUBLE(10,4) NOT NULL,
-                tax_rate DOUBLE(10,4) NOT NULL COMMENT 'z.B. 19 fÃŒr 19%'
+                tax_rate DOUBLE(10,4) NOT NULL COMMENT 'z.B. 19 fÃŒr 19%',
                 PRIMARY KEY  (id),
 				KEY invoice_id (invoice_id),
