aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/08-tools/11523-coqdep+refactor2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/08-tools/11523-coqdep+refactor2.rst')
-rw-r--r--doc/changelog/08-tools/11523-coqdep+refactor2.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/08-tools/11523-coqdep+refactor2.rst b/doc/changelog/08-tools/11523-coqdep+refactor2.rst
index 32a4750b73..3f93d60926 100644
--- a/doc/changelog/08-tools/11523-coqdep+refactor2.rst
+++ b/doc/changelog/08-tools/11523-coqdep+refactor2.rst
@@ -4,7 +4,7 @@
files are not supported as input. Also, several deprecated options
have been removed: ``-w``, ``-D``, ``-mldep``, ``-prefix``,
``-slash``, and ``-dumpbox``. Passing ``-boot`` to ``coqdep`` will
- not load any path by default now, ``-R/-Q`` should be used instead.
+ not load any path by default now, ``-R/-Q`` should be used instead
(`#11523 <https://github.com/coq/coq/pull/11523>`_ and
`#11589 <https://github.com/coq/coq/pull/11589>`_,
by Emilio Jesus Gallego Arias).