Correct doc comment for IMultiplyOperators returns (#83693)
authorMarc Brooks <IDisposable@gmail.com>
Tue, 21 Mar 2023 03:33:39 +0000 (22:33 -0500)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2023 03:33:39 +0000 (20:33 -0700)
commit7b651743dc951384f6c3d8455c88518022c7c3b9
treec5dc3ae3948bdb1613484d3af638eca509a35931
parent12e9711813ccdca852a59af0c91c633d1fd031b0
Correct doc comment for IMultiplyOperators returns (#83693)

Replaced _divided-by_ with _multiplied-by_ in both
IMultiplyOperators.cs and NFloat.cs.
Fixes https://github.com/dotnet/runtime/issues/80521
src/libraries/System.Private.CoreLib/src/System/Numerics/IMultiplyOperators.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/NFloat.cs