8165269: (doc) Toolkit.isDynamicLayoutActive(): orphan '0' in first sentence

Reviewed-by: alexsch
This commit is contained in:
Iris Clark 2016-09-02 10:48:35 -07:00
parent c8c8826688
commit f0535f417c

View File

@ -208,7 +208,7 @@ public abstract class Toolkit {
/**
* Returns whether dynamic layout of Containers on resize is currently
* enabled on the underlying operating system and/or window manager). If the
* enabled on the underlying operating system and/or window manager. If the
* platform supports it, {@code setDynamicLayout(boolean)} may be used to
* programmatically enable or disable platform dynamic layout. Regardless of
* whether that toggling is supported, or whether {@code true} or {@code