diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-20 07:50:31 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-20 07:50:31 +0800 |
commit | c7fc029ae148425eaad1a93b828a80eae0c02d3c (patch) | |
tree | bfb64da68fda80da5cac81f49d233d01bd0f210c /science | |
parent | ff4273dd8c308a100a2a197e45b2739f27abf218 (diff) | |
download | freebsd-ports-gnome-c7fc029ae148425eaad1a93b828a80eae0c02d3c.tar.gz freebsd-ports-gnome-c7fc029ae148425eaad1a93b828a80eae0c02d3c.tar.zst freebsd-ports-gnome-c7fc029ae148425eaad1a93b828a80eae0c02d3c.zip |
science/py-chempy: Fix typos
Reported by: wen
Diffstat (limited to 'science')
-rw-r--r-- | science/py-chempy/Makefile | 2 | ||||
-rw-r--r-- | science/py-chempy/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/py-chempy/Makefile b/science/py-chempy/Makefile index 72652d102814..56c5382808c8 100644 --- a/science/py-chempy/Makefile +++ b/science/py-chempy/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org -COMMENT= Package useful useful for solving problems in chemistry +COMMENT= Package useful for solving problems in chemistry LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/science/py-chempy/pkg-descr b/science/py-chempy/pkg-descr index f290b4468d45..6d625b304a0e 100644 --- a/science/py-chempy/pkg-descr +++ b/science/py-chempy/pkg-descr @@ -7,7 +7,7 @@ physical/inorganic/analytical chemistry). Currently it includes: * Debye-Huckel expressions * Arrhenius & Eyring equation * Einstein-Smoluchowski equation -* Properties (pure python implementations from the litterature) +* Properties (pure python implementations from the literature) * water density as function of temperature * water permittivity as function of temperature and pressure * water diffusivity as function of temperature |