Skip to content

Commit 1dfe13a

Browse files
committed
Update doc comment only
1 parent f0de0f6 commit 1dfe13a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/com/rusticisoftware/tincan/SubStatement.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
import com.rusticisoftware.tincan.json.StringOfJSON;
2929

3030
/**
31-
* SubStatement Class used when including a statement like object in another statement,
32-
* see the 'statement' context property
31+
* SubStatement Class used when including a statement like object in another statement's 'object' property
3332
*/
3433
@Data
3534
@EqualsAndHashCode(callSuper = false)

0 commit comments

Comments
 (0)