From ffa017630f2d4edf6674dff9942204fc6230ef03 Mon Sep 17 00:00:00 2001 From: epriestley Date: Sun, 14 Sep 2014 16:30:46 -0700 Subject: [PATCH] There are too many m's --- resources/sql/autopatches/20140214.clean.1.legacycommentid.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;