From 77156d6c65296f6790e05937d904eea85247c408 Mon Sep 17 00:00:00 2001 From: Galen Williamson Date: Thu, 27 Jan 2022 13:54:10 -0500 Subject: fixed all the OS X/MacOS to macOS --- docs/dev/batch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/batch.md b/docs/dev/batch.md index 044be8ac..5e13e0ad 100644 --- a/docs/dev/batch.md +++ b/docs/dev/batch.md @@ -16,7 +16,7 @@ This script adds appropriate `.pth` files so that your Python can find the Binar ## Our First Script -Let's try a simple example script (note that this script will work identically on MacOS and Linux, but Windows users will want to adjust paths accordingly): +Let's try a simple example script (note that this script will work identically on macOS and Linux, but Windows users will want to adjust paths accordingly): ```python #!/usr/bin/env python3 -- cgit v1.3.1