diff options
| author | Arthur Azevedo de Amorim | 2019-10-22 10:12:46 -0400 |
|---|---|---|
| committer | GitHub | 2019-10-22 10:12:46 -0400 |
| commit | b70084255c48479c061e7c0407359ceadc48e72f (patch) | |
| tree | b77fa47e550a9b8028154e70807408454024c01d /doc | |
| parent | a6dc83e867c9f265076d2697d9ac8834390aa2fa (diff) | |
Update doc/changelog/06-ssreflect/10932-void-type-ssr.rst
Improve changelog.
Co-Authored-By: Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/06-ssreflect/10932-void-type-ssr.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/06-ssreflect/10932-void-type-ssr.rst b/doc/changelog/06-ssreflect/10932-void-type-ssr.rst index 12ac742156..7366ef1190 100644 --- a/doc/changelog/06-ssreflect/10932-void-type-ssr.rst +++ b/doc/changelog/06-ssreflect/10932-void-type-ssr.rst @@ -1,3 +1,3 @@ -- Add a `void` notation for the standard library empty type (`Empty_set`) +- Add a :g:`void` notation for the standard library empty type (:g:`Empty_set`) (`#10932 <https://github.com/coq/coq/pull/10932>`_, by Arthur Azevedo de Amorim). |
