From 0358ef62deafea67937e21dc3a96960532086a36 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sun, 21 Jul 2024 20:42:41 +0200 Subject: [PATCH] Fix typos. --- tools/doc/sfw_core_template.html | 4 ++-- tools/doc/sfw_full_template.html | 4 ++-- tools/doc/sfw_object_template.html | 4 ++-- tools/doc/sfw_render_core_template.html | 4 ++-- tools/doc/sfw_render_immediate_template.html | 4 ++-- tools/doc/sfw_render_objects_template.html | 4 ++-- tools/doc/sfwl_core_template.html | 4 ++-- tools/doc/sfwl_full_template.html | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/tools/doc/sfw_core_template.html b/tools/doc/sfw_core_template.html index fa6875e..2cc22e2 100644 --- a/tools/doc/sfw_core_template.html +++ b/tools/doc/sfw_core_template.html @@ -413,7 +413,7 @@ Main -
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -422,7 +422,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfw_full_template.html b/tools/doc/sfw_full_template.html index dab80cd..3addde9 100644 --- a/tools/doc/sfw_full_template.html +++ b/tools/doc/sfw_full_template.html @@ -438,7 +438,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -447,7 +447,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfw_object_template.html b/tools/doc/sfw_object_template.html index f5b9898..af2297e 100644 --- a/tools/doc/sfw_object_template.html +++ b/tools/doc/sfw_object_template.html @@ -413,7 +413,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -422,7 +422,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfw_render_core_template.html b/tools/doc/sfw_render_core_template.html index 16b2c94..7f246ad 100644 --- a/tools/doc/sfw_render_core_template.html +++ b/tools/doc/sfw_render_core_template.html @@ -438,7 +438,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -447,7 +447,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfw_render_immediate_template.html b/tools/doc/sfw_render_immediate_template.html index 56ed0e6..def2bf6 100644 --- a/tools/doc/sfw_render_immediate_template.html +++ b/tools/doc/sfw_render_immediate_template.html @@ -438,7 +438,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -447,7 +447,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfw_render_objects_template.html b/tools/doc/sfw_render_objects_template.html index 63ca6a5..e27162b 100644 --- a/tools/doc/sfw_render_objects_template.html +++ b/tools/doc/sfw_render_objects_template.html @@ -438,7 +438,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -447,7 +447,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfwl_core_template.html b/tools/doc/sfwl_core_template.html index 908e53e..e78952a 100644 --- a/tools/doc/sfwl_core_template.html +++ b/tools/doc/sfwl_core_template.html @@ -315,7 +315,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -324,7 +324,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings. diff --git a/tools/doc/sfwl_full_template.html b/tools/doc/sfwl_full_template.html index 1c96631..7fd1dd0 100644 --- a/tools/doc/sfwl_full_template.html +++ b/tools/doc/sfwl_full_template.html @@ -315,7 +315,7 @@ Main
-
StringName +
StringBuffer A class that makes it easy to copy Strings into a buffer. @@ -324,7 +324,7 @@ Main
-
StringName +
StringBuilder A class that makes it easy and fast to concatenate lots of Strings.