diff options
Diffstat (limited to 'src/htsalias.c')
-rw-r--r-- | src/htsalias.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htsalias.c b/src/htsalias.c index 52c93e9..2066093 100644 --- a/src/htsalias.c +++ b/src/htsalias.c @@ -173,7 +173,7 @@ const char *hts_optalias[][4] = { {"structure", "-N", "param1", "user-defined structure"}, {"usercommand", "-V", "param1", "user-defined command"}, {"display", "-%v", "single", - "show files transfered and other funny realtime information"}, + "show files transferred and other funny realtime information"}, {"dos83", "-L0", "single", ""}, {"iso9660", "-L2", "single", ""}, {"disable-module", "-%w", "param1", ""}, |