Browse Source

Update "Mac OS X" to "macOS" (#18063)

saxc 5 years ago
parent
commit
62e903c463
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Makefile

+ 1
- 1
Marlin/Makefile View File

@@ -14,7 +14,7 @@
14 14
 # Detailed instructions for using the makefile:
15 15
 #
16 16
 #  1. Modify the line containing "ARDUINO_INSTALL_DIR" to point to the directory that
17
-#     contains the Arduino installation (for example, under Mac OS X, this
17
+#     contains the Arduino installation (for example, under macOS, this
18 18
 #     might be /Applications/Arduino.app/Contents/Resources/Java).
19 19
 #
20 20
 #  2. Modify the line containing "UPLOAD_PORT" to refer to the filename

Loading…
Cancel
Save