Skip to content

Commit 129bfb9

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 baa4b00 commit 129bfb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ public void setDescription(String description) {
209209
}
210210

211211
/**
212-
* @return the active
212+
* @return the active status of the variation
213213
*/
214214
public Boolean getActive() {
215215
return active;

0 commit comments

Comments
 (0)