We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c56550 commit f7708d8Copy full SHA for f7708d8
context/src/main/kotlin/io/spine/tools/validation/ErrorPlaceholder.kt
@@ -35,7 +35,7 @@ package io.spine.tools.validation
35
*
36
* ### Important Note
37
38
- * we have the same items in this enum as in `io.spine.validation.RuntimeErrorPlaceholder`
+ * We have the same items in this enum as in `io.spine.validation.RuntimeErrorPlaceholder`
39
* in the runtime library, which is exactly as this one. Please keep them in sync.
40
* This duplication is done intentionally to prevent clash between the runtime library,
41
* which is added to the classpath of the Compiler and the runtime library, which is part
0 commit comments