Skip to content

Commit b971694

Browse files
committed
Automated API website updates.
1 parent 953ab60 commit b971694

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api/org/cicirello/math/la/MatrixOps.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,8 @@ <h4>transposeSquareMatrixInline</h4>
311311
<dt><span class="paramLabel">Parameters:</span></dt>
312312
<dd><code>matrix</code> - the matrix to transpose, with result replacing contents of matrix.</dd>
313313
<dt><span class="returnLabel">Returns:</span></dt>
314-
<dd>The matrix is returned for convenience for passing to other methods requiring a matrix as parameter. It is the same
314+
<dd>The matrix is returned for convenience for passing to other
315+
methods requiring a matrix as parameter. It is the same
315316
object reference that was passed as a parameter.</dd>
316317
</dl>
317318
</li>

0 commit comments

Comments
 (0)