diff --git a/LLama.Unittest/Constants.cs b/LLama.Unittest/Constants.cs
index 8a496f6e..4852a335 100644
--- a/LLama.Unittest/Constants.cs
+++ b/LLama.Unittest/Constants.cs
@@ -14,7 +14,7 @@ namespace LLama.Unittest
///
/// Calculate GpuLayer Count to use in UnitTest
///
- /// Defaults to 20 in all the cases, except IOS release (to disable METAL on github CI)
+ /// Defaults to 20 in all the cases, except MacOS/OSX release (to disable METAL on github CI)
public static int CIGpuLayerCount
{
get