Skip to content

Commit 0984024

Browse files
committed
acrolinx
1 parent 6e7d652 commit 0984024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/ca1063-implement-idisposable-correctly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The <xref:System.IDisposable?displayProperty=nameWithType> interface is not impl
3434

3535
- <xref:System.IDisposable> is reimplemented in the class.
3636

37-
- Finalize is re-overridden.
37+
- Finalize is reoverridden.
3838

3939
- Dispose() is overridden.
4040

0 commit comments

Comments
 (0)