diff --git a/doc/classes/TextServer.xml b/doc/classes/TextServer.xml
index 09f484f5230..cf4d92d119d 100644
--- a/doc/classes/TextServer.xml
+++ b/doc/classes/TextServer.xml
@@ -1744,6 +1744,7 @@
Vertical BGR subpixel layout.
+ Represents the size of the [enum FontLCDSubpixelLayout] enum.
Text direction is determined based on contents and current locale.
@@ -1867,6 +1868,7 @@
Determines whether the ellipsis at the end of the text is enforced and may not be hidden.
+ Accounts for the text being justified before attempting to trim it (see [enum JustificationFlag]).
Grapheme is supported by the font, and can be drawn.
@@ -2005,6 +2007,7 @@
Spacing at the bottom of the line.
+ Represents the size of the [enum SpacingType] enum.
Font is bold.