Skip to content

Commit 891f9e8

Browse files
committed
Fix comment
1 parent cbb3bab commit 891f9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script-impl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2123,7 +2123,7 @@ if [[ "${INSTALLABLE_PACKAGE}" ]] ; then
21232123
cp "${SWIFT_SOURCE_DIR}/utils/swift-stdlib-tool-substitute" "${INSTALL_DESTDIR}/${INSTALL_PREFIX}/bin/swift-stdlib-tool"
21242124
fi
21252125

2126-
# Create plist for xctoolchain
2126+
# Create plist for xctoolchain.
21272127
echo "-- Create Info.plist --"
21282128
PLISTBUDDY_BIN="/usr/libexec/PlistBuddy"
21292129

0 commit comments

Comments
 (0)