Skip to content

Commit baa4b00

Browse files
esezenCopilot
andauthored
Update constructorio-client/src/main/java/io/constructor/client/ConstructorVariation.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 861538f commit baa4b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constructorio-client/src/main/java/io/constructor/client/ConstructorVariation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ public Boolean getActive() {
216216
}
217217

218218
/**
219-
* @param active the active to set
219+
* @param active the active status to set for the variation
220220
*/
221221
public void setActive(Boolean active) {
222222
this.active = active;

0 commit comments

Comments
 (0)