diff options
author | Gabor Greif <ggreif@gmail.com> | 2016-10-21 16:55:02 +0200 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2016-10-21 16:55:02 +0200 |
commit | ff225b4957ded752dc017446fccb9708a1f4ec56 (patch) | |
tree | 76ce7e931d23eff4bed0beb9d60f506dbc1fce96 /utils | |
parent | c23dc6164d54eacc654516b885104dc8b7678f16 (diff) | |
download | haskell-ff225b4957ded752dc017446fccb9708a1f4ec56.tar.gz |
Typos in comments
Diffstat (limited to 'utils')
-rw-r--r-- | utils/hp2ps/hp2ps.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hp2ps/hp2ps.1 b/utils/hp2ps/hp2ps.1 index 6698b973aa..11d9949e43 100644 --- a/utils/hp2ps/hp2ps.1 +++ b/utils/hp2ps/hp2ps.1 @@ -43,7 +43,7 @@ sorts the shaded bands for each identifier. The default sort ordering is for the bands with the largest area to be stacked on top of the smaller ones. The .B \-d -option causes rougher bands (those reprsenting series of values with the +option causes rougher bands (those representing series of values with the largest standard deviations) to be stacked on top of smoother ones. .IP "\fB\-b\fP" Normally, |