diff --git a/resources/sql/autopatches/20140214.clean.1.legacycommentid.sql b/resources/sql/autopatches/20140214.clean.1.legacycommentid.sql index e7fd57d122..2efb997183 100644 --- a/resources/sql/autopatches/20140214.clean.1.legacycommentid.sql +++ b/resources/sql/autopatches/20140214.clean.1.legacycommentid.sql @@ -1,2 +1,2 @@ ALTER TABLE {$NAMESPACE}_differential.differential_transaction_comment - DROP COLUMN legacyCommmentID; + DROP COLUMN legacyCommentID;