aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément Pit-Claudel2020-04-07 11:32:01 -0400
committerClément Pit-Claudel2020-04-07 11:32:01 -0400
commit100c3abd7e5160a5dd5ee08099966d3b342078cd (patch)
tree1c4083649e872d8af5059e11d387bc46addfb9cb
parent04292ee5af69f168d31345119e25226eadee8ae8 (diff)
parent82121a172c246ff33614362be5d740ca51ff7062 (diff)
Merge PR #12042: Fix documentation of Print Libraries following #10476.
-rw-r--r--doc/sphinx/proof-engine/vernacular-commands.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/sphinx/proof-engine/vernacular-commands.rst b/doc/sphinx/proof-engine/vernacular-commands.rst
index b22c5286fe..dacfcb3d5f 100644
--- a/doc/sphinx/proof-engine/vernacular-commands.rst
+++ b/doc/sphinx/proof-engine/vernacular-commands.rst
@@ -668,9 +668,7 @@ file is a particular case of module called *library file*.
.. cmd:: Print Libraries
This command displays the list of library files loaded in the
- current |Coq| session. For each of these libraries, it also tells if it
- is imported.
-
+ current |Coq| session.
.. cmd:: Declare ML Module {+ @string }