Skip to content

Commit c7c807b

Browse files
committed
Small spelling mistake.
1 parent c50b98b commit c7c807b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN cd / && rm -rf swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04*
2323
# Clean up APT when done.
2424
RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2525

26-
# Set Swfit Path
26+
# Set Swift Path
2727
ENV PATH /usr/bin:$PATH
2828

2929
# Print Installed Swift Version

0 commit comments

Comments
 (0)