summaryrefslogtreecommitdiff
path: root/ide/utils/config_file.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ide/utils/config_file.mli')
-rw-r--r--ide/utils/config_file.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/utils/config_file.mli b/ide/utils/config_file.mli
index b9c77682..22328e7f 100644
--- a/ide/utils/config_file.mli
+++ b/ide/utils/config_file.mli
@@ -141,8 +141,8 @@ exception Missing_cp of groupable_cp
or used to generate command line arguments.
The basic usage is to have only one group and one configuration file,
-but this mechanism allows to have more,
-for instance to have another smaller group for the options to pass on the command line.
+but this mechanism allows having more,
+for instance having another smaller group for the options to pass on the command line.
*)
class group : object
(** Adds a cp to the group.