summaryrefslogtreecommitdiff
path: root/libmailutils/tests/tesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/tests/tesh.h')
-rw-r--r--libmailutils/tests/tesh.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmailutils/tests/tesh.h b/libmailutils/tests/tesh.h
index dbab97c18..ac897a83f 100644
--- a/libmailutils/tests/tesh.h
+++ b/libmailutils/tests/tesh.h
@@ -1,5 +1,5 @@
/* Definitions of test shell functions for GNU Mailutils.
- Copyright (C) 2019 Free Software Foundation, Inc.
+ Copyright (C) 2019-2024 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -69,7 +69,7 @@ struct mu_tesh_command
The function is free to modify or reassign argv[0] if it needs
so. The modified value will serve as input for further processing.
- If the function chooses to reassing argv[0], it may not free the
+ If the function chooses to reassign argv[0], it may not free the
current value, and the caller remains responsible for any memory
management needed. For example, if a newly allocated memory is
assigned to argv[0], this pointer must be saved somewhere in the
@@ -136,7 +136,7 @@ struct mu_tesh_command
than whitespace, '[', or ']'. WS is horizontal space or tab
character.
- Ellipis can appear immediately before the closing "]" of an <optdef>
+ Ellipsis can appear immediately before the closing "]" of an <optdef>
or <optarg>.
The <optdef> token defines options that can be supplied to the

Return to:

Send suggestions and report system problems to the System administrator.