summaryrefslogtreecommitdiff
path: root/doc/classes/TextServerManager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/TextServerManager.xml')
-rw-r--r--doc/classes/TextServerManager.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/TextServerManager.xml b/doc/classes/TextServerManager.xml
index aa2177c3b1..d6a1cde945 100644
--- a/doc/classes/TextServerManager.xml
+++ b/doc/classes/TextServerManager.xml
@@ -5,7 +5,7 @@
</brief_description>
<description>
[TextServerManager] is the API backend for loading, enumeration and switching [TextServer]s.
- Note: Switching text server at runtime is possible, but will invalidate all fonts and text buffers. Make sure to unload all controls, fonts, and themes before doing so.
+ [b]Note:[/b] Switching text server at runtime is possible, but will invalidate all fonts and text buffers. Make sure to unload all controls, fonts, and themes before doing so.
</description>
<tutorials>
</tutorials>