diff options
| author | Théo Zimmermann | 2019-05-23 15:09:42 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2019-05-23 15:09:42 +0200 |
| commit | cf3b9eca0b3e81a7d56acded394a8b6843a4bb8d (patch) | |
| tree | 9003f1a9d36f1a4b8c2fabfaf5a20f5957052819 /doc/sphinx/addendum | |
| parent | 11b8b33f1d7d7fe3f29c83745cc2c06b121a3fb0 (diff) | |
| parent | 0a73aa4c4474bafb43b250fb86fb6eae3dfd1219 (diff) | |
Merge PR #10192: More miscellaneous refman fixes (reopened version of #10187)
Ack-by: Zimmi48
Diffstat (limited to 'doc/sphinx/addendum')
| -rw-r--r-- | doc/sphinx/addendum/program.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/addendum/program.rst b/doc/sphinx/addendum/program.rst index 22ddcae584..45c74ab02a 100644 --- a/doc/sphinx/addendum/program.rst +++ b/doc/sphinx/addendum/program.rst @@ -299,9 +299,9 @@ optional tactic is replaced by the default one if not specified. Displays all remaining obligations. -.. cmd:: Obligation num {? of @ident} +.. cmd:: Obligation @num {? of @ident} - Start the proof of obligation num. + Start the proof of obligation :token:`num`. .. cmd:: Next Obligation {? of @ident} |
