ColUntil: Formatting cleanup

This commit is contained in:
Paul Beckingham 2016-12-31 10:32:41 -05:00
parent f3b28374c2
commit 8e39420375

View file

@ -31,8 +31,8 @@
////////////////////////////////////////////////////////////////////////////////
ColumnUntil::ColumnUntil ()
{
_name = "until";
_label = STRING_COLUMN_LABEL_UNTIL;
_name = "until";
_label = STRING_COLUMN_LABEL_UNTIL;
}
////////////////////////////////////////////////////////////////////////////////