Skip to content

Commit f2b6111

Browse files
authored
Update DirectiveContext.java
1 parent dcef61e commit f2b6111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler-api/src/main/java/io/cdap/wrangler/api/DirectiveContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
/**
2020
* {@link DirectiveContext} provides the context object to the processing of
21-
* directives.
21+
2222
*/
2323
public interface DirectiveContext extends DirectiveEnforcer, DirectiveAlias {
2424
}

0 commit comments

Comments
 (0)