Skip to content

Commit fdebd93

Browse files
committed
"thanks" sounds a bit condescending.
1 parent b35538c commit fdebd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deprecate.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ $(H4 Rationale)
251251
foo((++a, b));
252252

253253
synchronized (lockA, lockB) {}
254-
// isn't currently implemented, but still compiles "thanks" to the comma operator
254+
// isn't currently implemented, but still compiles due to the comma operator
255255
---
256256
)
257257

0 commit comments

Comments
 (0)