diff --git a/CodenameOne/src/com/codename1/ui/Tabs.java b/CodenameOne/src/com/codename1/ui/Tabs.java index d2cb24557f..0d038f1e96 100644 --- a/CodenameOne/src/com/codename1/ui/Tabs.java +++ b/CodenameOne/src/com/codename1/ui/Tabs.java @@ -60,7 +60,7 @@ * * Simple usage of Tabs * - * The Tabs allows swiping on the X-axis (by default) but also on the Y-axis (demo video): + *

The Tabs allows swiping on the X-axis (by default) but also on the Y-axis (demo video):

* * *

A common use case for {@code Tabs} is the iOS carousel UI where dots are drawn at the bottom of the