Fix typo: duplicated 'for' in docs

This commit is contained in:
Kuan-Ting
2025-07-14 14:18:00 +08:00
committed by Charles Schlosser
parent 302fc46bc3
commit cedf1f4c17
2 changed files with 4 additions and 4 deletions

View File

@@ -449,7 +449,7 @@ conj(array1)
</td></tr>
</table>
Some coefficient-wise operators are readily available for for matrices and vectors through the following cwise* methods:
Some coefficient-wise operators are readily available for matrices and vectors through the following cwise* methods:
<table class="manual">
<tr><th>Matrix API \matrixworld</th><th>Via Array conversions</th></tr>
<tr><td>\code