From 1493afee6fd3a50a53820c0b3023d32d9d053da3 Mon Sep 17 00:00:00 2001 From: Lane Date: Sun, 26 Nov 2023 20:22:58 -0600 Subject: [PATCH] fix typo in GPUTests documentation --- DotMP-Tests/GPUTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DotMP-Tests/GPUTests.cs b/DotMP-Tests/GPUTests.cs index 7da2b44..2095db7 100644 --- a/DotMP-Tests/GPUTests.cs +++ b/DotMP-Tests/GPUTests.cs @@ -14,7 +14,7 @@ namespace DotMPTests { /// - /// CPU tests for the DotMP library. + /// GPU tests for the DotMP library. /// public class GPUTests {