diff options
| author | Théo Zimmermann | 2020-04-11 15:02:54 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2020-04-11 15:02:54 +0200 |
| commit | 227520b14e978e19d58368de873521a283aecedd (patch) | |
| tree | bda9fc61dd66b3eb97aa26dca26cd12bdd70156b /doc/sphinx/addendum | |
| parent | 1d7729c1007e320dbae3bc603838da817d40651c (diff) | |
| parent | 4c9ba141f8f7e067f274cb5a02293e8e52f89487 (diff) | |
Merge PR #11961: Convert vernac commands chapter to prodn, update syntax
Ack-by: Zimmi48
Ack-by: cpitclaudel
Diffstat (limited to 'doc/sphinx/addendum')
| -rw-r--r-- | doc/sphinx/addendum/implicit-coercions.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/addendum/implicit-coercions.rst b/doc/sphinx/addendum/implicit-coercions.rst index 1f33775a01..cfaa681d20 100644 --- a/doc/sphinx/addendum/implicit-coercions.rst +++ b/doc/sphinx/addendum/implicit-coercions.rst @@ -257,7 +257,7 @@ Activating the Printing of Coercions :name: Printing Coercion Specifies a set of qualids for which coercions are always displayed. Use the - :cmd:`Add @table` and :cmd:`Remove @table` commands to update the set of qualids. + :cmd:`Add` and :cmd:`Remove` commands to update the set of qualids. .. _coercions-classes-as-records: |
