We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02091d2 + a20c994 commit 89567bdCopy full SHA for 89567bd
Language/Variables/Conversion/charCast.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
18
[float]
19
=== Description
20
-Converts a value to the link:../../data-types/char[char] data type.
+Converts a value to the `link:../../data-types/char[char]` data type.
21
[%hardbreaks]
22
23
@@ -34,7 +34,7 @@ Converts a value to the link:../../data-types/char[char] data type.
34
35
36
=== Returns
37
-Data type: `char`.
+Data type: link:../../data-types/char[`char`].
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments