ggggggggg / Physical.jl

Units, physical constants, error propagation.
MIT License
7 stars 5 forks source link

Just a few cosmetic changes #11

Closed jagot closed 8 years ago

jagot commented 8 years ago

I fixed some spelling errors I found, and made some minor unicode things.

EDIT: I forgot to mention that since a module and a few constants were renamed, this is a backwards compatibility-breaking PR.

jagot commented 8 years ago

The Travis check seem to fail on this command:

curl -s -L --retry 7 'https://s3.amazonaws.com/julialang/bin/linux/x64/0.4/julia-0.4-latest-linux-x86_64.tar.gz' | tar -C /tmp/julia -x -z --strip-components=1 -f -

not the actual testing itself. The command works fine on my computer.

ggggggggg commented 8 years ago

Thanks, those are some glaring errors.