Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit e377ac0

Browse files
committed
LCB: Rename "LCInteger" to "LCInt" in naming specification.
1 parent b858949 commit e377ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/lcb-type-naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ some special foreign types are required.
9595

9696
* `LCIndex`, `LCUIndex`: Indices (e.g. into lists or strings)
9797

98-
* `LCInteger`, `LCUInteger`: Integers
98+
* `LCInt`, `LCUInt`: Integers
9999

100100
## String buffers
101101

0 commit comments

Comments
 (0)