Skip to content

Commit bcb5565

Browse files
committed
JavaDoc edited.
1 parent d27ea77 commit bcb5565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/info.bioinfweb.tic.core/src/info/bioinfweb/tic/toolkit/ScrollingToolkitComponent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/**
2929
* Interface to be implemented by all toolkit component scroll containers associated with scrolling
3030
* <i>TIC</i> components. {@link ScrollingTICComponent} delegates to {@link #setScrollOffset(int, int)}
31-
* and {@link #getVisibleRectangle()}to scroll its content.
31+
* and {@link #getVisibleRectangle()} to scroll its content.
3232
*
3333
* @author Ben St&ouml;ver
3434
* @since 3.0.0

0 commit comments

Comments
 (0)