aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/python/mllib/word2vec.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/src/main/python/mllib/word2vec.py')
-rw-r--r--examples/src/main/python/mllib/word2vec.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/src/main/python/mllib/word2vec.py b/examples/src/main/python/mllib/word2vec.py
index 40d1b88792..4e7d4f7610 100644
--- a/examples/src/main/python/mllib/word2vec.py
+++ b/examples/src/main/python/mllib/word2vec.py
@@ -16,7 +16,7 @@
#
# This example uses text8 file from http://mattmahoney.net/dc/text8.zip
-# The file was downloadded, unziped and split into multiple lines using
+# The file was downloaded, unzipped and split into multiple lines using
#
# wget http://mattmahoney.net/dc/text8.zip
# unzip text8.zip