]> wagnertech.de Git - mfinanz.git/blobdiff - sql/Pg-upgrade2/acc_trans_without_oid.sql
Typo in xml doku
[mfinanz.git] / sql / Pg-upgrade2 / acc_trans_without_oid.sql
index 810f45f317ab97c0ae3bc8ac3c1a1e6a9e01bf31..ef2e931b296bf5832810269d72fff496806434bc 100644 (file)
@@ -1,5 +1,5 @@
 -- @tag: acc_trans_without_oid
--- @description: Einführen einer ID-Spalte in acc_trans
+-- @description: Einführen einer ID-Spalte in acc_trans
 -- @depends: release_2_4_3 cb_ob_transaction
 
 CREATE SEQUENCE acc_trans_id_seq;