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" ]
1717
1818[float]
1919=== Description
20- Converts a value to the link:../../data-types/unsignedlong[unsigned long] data type.
20+ Converts a value to the ` link:../../data-types/unsignedlong[unsigned long]` data type.
2121[%hardbreaks]
2222
2323
@@ -32,7 +32,7 @@ Converts a value to the link:../../data-types/unsignedlong[unsigned long] data t
3232
3333[float]
3434=== Returns
35- `unsigned long`
35+ link:../../data-types/unsignedlong[ `unsigned long`]
3636
3737--
3838// OVERVIEW SECTION ENDS
@@ -52,4 +52,4 @@ Converts a value to the link:../../data-types/unsignedlong[unsigned long] data t
5252
5353
5454--
55- // SEE ALSO SECTION ENDS
55+ // SEE ALSO SECTION ENDS
You can’t perform that action at this time.
0 commit comments