Skip to content

Commit 09463f4

Browse files
authored
QL: space
1 parent cb991fb commit 09463f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ql/src/queries/style/GetAPrimaryQlClassConsistency.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ where
2424
)
2525
select pred,
2626
"The getAPrimaryQlClass predicate $@ instead of the class name \"" + pred.getParent().getName() +
27-
"\".", constant, "results in \"" + constant.getValue() + " \""
27+
"\".", constant, "results in \"" + constant.getValue() + "\""

0 commit comments

Comments
 (0)