summaryrefslogtreecommitdiff
path: root/src/cmdliner_info.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmdliner_info.mli')
-rw-r--r--src/cmdliner_info.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmdliner_info.mli b/src/cmdliner_info.mli
index d82b03c..2ded9dc 100644
--- a/src/cmdliner_info.mli
+++ b/src/cmdliner_info.mli
@@ -3,7 +3,7 @@
Distributed under the ISC license, see terms at the end of the file.
---------------------------------------------------------------------------*)
-(** Exit codes, environment variabes, arguments, commands and eval information.
+(** Exit codes, environment variables, arguments, commands and eval information.
These information types gathers untyped data used to parse command
lines report errors and format man pages. *)