Skip to content

Commit 7f374c6

Browse files
committed
Remove wrong symbols
1 parent 911aee6 commit 7f374c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.ML.Core/Properties/PublicKey.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
namespace Microsoft.ML
88
#else
99
// CpuMath module has its own PublicKey for isolating itself from Microsoft.ML.Core
10-
// CpuMath has its own BestFriend defined in Microsoft.ML.Hidden```
10+
// CpuMath has its own BestFriend defined in Microsoft.ML.Hidden.
1111
using Microsoft.ML.Hidden;
1212
namespace Microsoft.ML.Runtime.Internal.CpuMath
1313
#endif

0 commit comments

Comments
 (0)