Skip to content

Commit 8c7a794

Browse files
committed
Merge pull request #4 from fud/patch-1
Small spelling mistake.
2 parents c50b98b + c7c807b commit 8c7a794

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)