docs/archapi: Typo fixes
Signed-off-by: gatecat <gatecat@ds0.me>
This commit is contained in:
parent
19ae97afd1
commit
4026082470
@ -662,9 +662,9 @@ Return the BelBucketId for the specified bucket name.
|
||||
|
||||
Returns the bucket for a particular bel.
|
||||
|
||||
*BaseArch default: `getBelBucketForCellType(getCellType(bel))`*
|
||||
*BaseArch default: `getBelBucketForCellType(getBelType(bel))`*
|
||||
|
||||
### BelBucketId getBelBucketForCell(IdString cell\_type) const
|
||||
### BelBucketId getBelBucketForCellType(IdString cell\_type) const
|
||||
|
||||
Returns the bel bucket for a particular cell type.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user