mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix a couple of typos
Signed-off-by: Torstein Husebø <torstein@huseboe.net> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d3d3cd9e35
commit
6a5279b952
3 changed files with 3 additions and 3 deletions
|
@ -613,7 +613,7 @@ void MainWindow::on_actionDivePlanner_triggered()
|
|||
|
||||
graphics()->setPlanState();
|
||||
|
||||
// create a simple starting dive, using the first gas from the just copied cylidners
|
||||
// create a simple starting dive, using the first gas from the just copied cylinders
|
||||
setupForAddAndPlan("planned dive"); // don't translate, stored in XML file
|
||||
DivePlannerPointsModel::instance()->setupStartTime();
|
||||
DivePlannerPointsModel::instance()->createSimpleDive();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue