summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHernan Grecco <hernan.grecco@gmail.com>2014-10-30 18:11:01 -0300
committerHernan Grecco <hernan.grecco@gmail.com>2014-10-30 18:11:01 -0300
commitcda086328af805c37bc49efc6d7d0e63795af52d (patch)
treeee1d2e5aef1e26e43cdd286f7da5b1c01b0a1941
parentcacf2b225689e4ec8e09a2df46147f6c2ff03904 (diff)
downloadpint-cda086328af805c37bc49efc6d7d0e63795af52d.tar.gz
Fixed chemistry context
-rw-r--r--pint/default_en.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/pint/default_en.txt b/pint/default_en.txt
index 1559990..d8cb3cc 100644
--- a/pint/default_en.txt
+++ b/pint/default_en.txt
@@ -345,7 +345,6 @@ firkin = barrel / 4
# moles/mass -> moles/volume require the solvent mass and the volume
[substance] / [mass] -> [substance]/[volume]: value * solvent_mass / volume
- [substance] / [volume] -> [substance] / [mass]: value / solvent_mass *
-volume
+ [substance] / [volume] -> [substance] / [mass]: value / solvent_mass * volume
@end