summaryrefslogtreecommitdiffstats
path: root/divelist.c
diff options
context:
space:
mode:
Diffstat (limited to 'divelist.c')
-rw-r--r--divelist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/divelist.c b/divelist.c
index eacf23b3d..90c5112bc 100644
--- a/divelist.c
+++ b/divelist.c
@@ -259,7 +259,7 @@ static int calculate_cns(struct dive *dive)
if (dive->cns)
return dive->cns;
/*
- * Do we start with a cns loading from a privious dive?
+ * Do we start with a cns loading from a previous dive?
* Check if we did a dive 12 hours prior, and what cns we had from that.
* Then apply ha 90min halftime to see whats left.
*/