Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Dec 16, 2024
1 parent 60a9e34 commit 01cfa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mps/matrixrandom.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export MPSMatrixRandomDistributionDescriptor
@autoproperty distributionType::MPSMatrixRandomDistribution
@autoproperty maximum::Float32 setter=setMaximum
@autoproperty mean::Float32 setter=setMean
@autoproperty minimum::Float32 setter=setMimimum
@autoproperty minimum::Float32 setter=setMinimum
@autoproperty standardDeviation::Float32 setter=setStandardDeviation
end

Expand Down

0 comments on commit 01cfa11

Please sign in to comment.