[fix] fixed typo in documentation
This commit is contained in:
parent
a1a777266b
commit
e400c8aeac
@ -299,7 +299,7 @@ public abstract class FinSet extends ExternalComponent implements RingInstanceab
|
|||||||
/**
|
/**
|
||||||
* internally, set the internal offset and optionally validate tab
|
* internally, set the internal offset and optionally validate tab
|
||||||
*
|
*
|
||||||
* @param offsetRequest new requested tob offset
|
* @param offsetRequest new requested tab offset
|
||||||
*/
|
*/
|
||||||
public void setTabOffset( final double offsetRequest) {
|
public void setTabOffset( final double offsetRequest) {
|
||||||
tabOffset = offsetRequest;
|
tabOffset = offsetRequest;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user