aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
diff options
context:
space:
mode:
authorGravatar Rodrigo Severo <rodrigo@fabricadeideias.com>2013-12-31 20:32:15 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-01-01 09:44:51 -0800
commit763c64d0da5642eb7067d669c742ca93859832d5 (patch)
tree94010dc5245b061f98d1bf0bfe78200e632e77a7 /profile.c
parentdcc143ae4ff43b9545376bf649b71a072f25cfda (diff)
downloadsubsurface-763c64d0da5642eb7067d669c742ca93859832d5.tar.gz
Typos on comments
Fixing 2 typos on comments. Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'profile.c')
-rw-r--r--profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.c b/profile.c
index 17aab667d..ea387bf6d 100644
--- a/profile.c
+++ b/profile.c
@@ -78,7 +78,7 @@ int get_maxtime(struct plot_info *pi)
}
/* get the maximum depth to which we want to plot
- * take into account the additional verical space needed to plot
+ * take into account the additional vertical space needed to plot
* partial pressure graphs */
int get_maxdepth(struct plot_info *pi)
{