Skip to content

Commit 124a993

Browse files
committed
Fix typename in api reference
1 parent 68a1939 commit 124a993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/api_reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ enums, constants and macros that are provided in this library.
1717

1818
- xref:decimal32_t.adoc[decimal32_t]
1919
- xref:decimal64_t.adoc[decimal64_t]
20-
- xref:decimal128_t.adoc[decima128]
20+
- xref:decimal128_t.adoc[decima128_t]
2121

2222
=== Non-IEEE 754 Compliant Types
2323

0 commit comments

Comments
 (0)