diff options
| author | Jim Fehrle | 2020-03-27 21:23:27 -0700 |
|---|---|---|
| committer | Jim Fehrle | 2020-04-10 18:39:46 -0700 |
| commit | 4c9ba141f8f7e067f274cb5a02293e8e52f89487 (patch) | |
| tree | eb913441437df076b1e7c915c211152f0c8a577a /doc/sphinx/addendum | |
| parent | 190793771a8bfd487a1c3897321aacee0e599d55 (diff) | |
Convert vernac commands chapter to prodn, update syntax
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: |
