aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThéo Zimmermann2020-04-07 16:05:51 +0200
committerThéo Zimmermann2020-04-07 16:05:51 +0200
commit82121a172c246ff33614362be5d740ca51ff7062 (patch)
tree1c4083649e872d8af5059e11d387bc46addfb9cb
parent04292ee5af69f168d31345119e25226eadee8ae8 (diff)
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 }