We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a09eb commit 3f15262Copy full SHA for 3f15262
src/main/java/edu/hm/hafner/analysis/IssueBuilder.java
@@ -445,7 +445,7 @@ public IssueBuilder setLineRanges(final LineRangeList lineRanges) {
445
}
446
447
/**
448
- * Initializes this builder with an exact copy of aal properties of the specified issue.
+ * Initializes this builder with an exact copy of all properties of the specified issue.
449
*
450
* @param copy
451
* the issue to copy the properties from
0 commit comments