Skip to content

Commit 3f15262

Browse files
committed
Fix typo.
1 parent 91a09eb commit 3f15262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/edu/hm/hafner/analysis/IssueBuilder.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ public IssueBuilder setLineRanges(final LineRangeList lineRanges) {
445445
}
446446

447447
/**
448-
* Initializes this builder with an exact copy of aal properties of the specified issue.
448+
* Initializes this builder with an exact copy of all properties of the specified issue.
449449
*
450450
* @param copy
451451
* the issue to copy the properties from

0 commit comments

Comments
 (0)