Skip to content

Commit 8e7af50

Browse files
committed
BoolAttribute
1 parent 04f7409 commit 8e7af50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/cdqi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ class Attribute
9898
if @type
9999
case @type
100100
when 'Binary' then 'DateAttribute'
101-
when 'Boolean' then 'BooleanAttribute'
101+
when 'Boolean' then 'BoolAttribute'
102102
when 'Date' then 'DateAttribute'
103103
when 'Decimal' then 'DecimalAttribute'
104104
when 'Double' then 'DoubleAttribute'

0 commit comments

Comments
 (0)