[Chapel Merge] Fixed Comments

Branch: refs/heads/master
Revision: 38f4347
Author: lydia-duncan
Log Message:

Merge pull request #17493 from piyush0411/DocFixes

Fixed Comments
[contributed by @piyush0411, reviewed by Lydia]

There was a minor error in the comments of the test for the Linear Algebra Module. The matrix defined is a 3*5 matrix but the comments show the opposite.

The comments now match the .good file for the test.

Comments-only change, not tested

Modified Files:
M test/release/examples/primers/LinearAlgebralib.chpl

Compare: https://github.com/chapel-lang/chapel/compare/ec34d43b9671...38f43471f6e2