Skip to content

Commit e2b55b8

Browse files
committed
Update ClientSetup.h
1 parent 705bfd7 commit e2b55b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client/ClientSetup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ class ClientUtils
410410
{
411411
auto mod = Client::GetModule(hack);
412412

413-
mod->setIncompatible("This mod has not <cg>yet</c> been ported to <cl>Mac OS</c>");
413+
mod->setIncompatible("This mod has not <cg>yet</c> been ported to <cl>macOS</c>");
414414
mod->enabled = false;
415415
}
416416

0 commit comments

Comments
 (0)