From e36e952f447b6a19b03992dc30bcf3ecec691d8f Mon Sep 17 00:00:00 2001 From: Francesco Galgani <1997316+jsfan3@users.noreply.github.com> Date: Wed, 1 Dec 2021 08:19:15 +0100 Subject: [PATCH] A minimal fix to the JavaDoc formatting. --- CodenameOne/src/com/codename1/ui/Tabs.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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