mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Equivalent Air Density Depth was mislabeled
In commit c84ef319a2
("Create a toolbox on the left side of the new
profile") Tomaz invented a new TLA: EED.
No one noticed. Oops.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b0c16eda64
commit
c4f49d5075
2 changed files with 6 additions and 6 deletions
|
@ -266,7 +266,7 @@
|
|||
<item>
|
||||
<widget class="QToolButton" name="profEad">
|
||||
<property name="toolTip">
|
||||
<string>Enable EAD, EED, END</string>
|
||||
<string>Enable EAD, END, and EADD</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue