Typos on comments

Fixing 2 typos on comments.

Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Rodrigo Severo 2013-12-31 20:32:15 -02:00 committed by Dirk Hohndel
parent dcc143ae4f
commit 763c64d0da
2 changed files with 2 additions and 2 deletions

View file

@ -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)
{