Skip to content

Commit 302f2f0

Browse files
authored
Fix very minor typo (macadmins#19)
1 parent 808e8a0 commit 302f2f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_all_python_frameworks.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/zsh
22
#
33
# Build script for all Python 3 frameworks
4-
# Adaptd from https://github.com/munki/munki/blob/Munki3dev/code/tools/build_python_framework.sh
4+
# Adapted from https://github.com/munki/munki/blob/Munki3dev/code/tools/build_python_framework.sh
55
# IMPORTANT
66
# Run this with your current directory being the path where this script is located
77

0 commit comments

Comments
 (0)