File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Language/Variables/Conversion Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
17
18
18
[float]
19
19
=== Description
20
- Converts a value to the link:../../data-types/unsignedint[unsigned int] data type.
20
+ Converts a value to the ` link:../../data-types/unsignedint[unsigned int]` data type.
21
21
[%hardbreaks]
22
22
23
23
@@ -32,7 +32,7 @@ Converts a value to the link:../../data-types/unsignedint[unsigned int] data typ
32
32
33
33
[float]
34
34
=== Returns
35
- `unsigned int`
35
+ link:../../data-types/unsignedint[ `unsigned int`]
36
36
37
37
--
38
38
// OVERVIEW SECTION ENDS
@@ -52,4 +52,4 @@ Converts a value to the link:../../data-types/unsignedint[unsigned int] data typ
52
52
53
53
54
54
--
55
- // SEE ALSO SECTION ENDS
55
+ // SEE ALSO SECTION ENDS
You can’t perform that action at this time.
0 commit comments