X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=data%2FdownloadInputs.sh;h=3135eb04bbd6f35ed20e1a6b9ebc548fd147e7a8;hb=f73bc969da1b56b315b7de9660a1f5e0ee5fddcc;hp=8d588018b86caab26d477b93d69d90804e92c4ca;hpb=37177b19ee26f127aa56a2978344c0269cd25a6d;p=DictionaryPC.git diff --git a/data/downloadInputs.sh b/data/downloadInputs.sh index 8d58801..3135eb0 100755 --- a/data/downloadInputs.sh +++ b/data/downloadInputs.sh @@ -47,6 +47,6 @@ curl --remote-name http://dumps.wikimedia.org/${L}wiktionary/latest/${WIKI}.bz2 bunzip2 ${WIKI}.bz2 mv ${WIKI} inputs/${L}wiktionary-pages-articles.xml -echo "Done. Now run WiktionarySplitter to spit apart enwiktionary." +echo "Done. Now run WiktionarySplitter to split apart enwiktionary." cd $OLD_DIR