mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-03 16:03:21 +00:00
typo fixes to cycle bots
This commit is contained in:
parent
9fc877213e
commit
ac8d059c8e
@ -245,8 +245,8 @@ and if omitted ``row`` is used as ``columnStride``.
|
||||
**Preconditions**: ``columnStride`` is greater than or equal to the number of rows in ``M``.
|
||||
|
||||
**Remarks**: The type ``T`` is the const-unqualified version of the matrix
|
||||
argument’s element type. The paramter ``columnStride`` is optional and if
|
||||
ommitted, the number of rows of ``M`` is used as ``columnStride``.
|
||||
argument’s element type. The parameter ``columnStride`` is optional and if
|
||||
omitted, the number of rows of ``M`` is used as ``columnStride``.
|
||||
|
||||
**Effects**: Equivalent to:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user