Commit a523a9b
committed
Proposed correction from kilobar to megabar
Hi,
I would like to propose correcting an object name in line 66 as followings, considering the meanings of kilobar and megabar.
From: Mbar = kilobar = UnitQuantity(
To: Mbar = megabar = UnitQuantity(
Best regards,1 parent bc3feb4 commit a523a9b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments