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/changes.rst | |
| 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/changes.rst')
| -rw-r--r-- | doc/sphinx/changes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst index 701c62cdce..db4ebd5e38 100644 --- a/doc/sphinx/changes.rst +++ b/doc/sphinx/changes.rst @@ -656,8 +656,8 @@ changes: attribute. - Removed deprecated commands ``Arguments Scope`` and ``Implicit - Arguments`` in favor of :cmd:`Arguments`, with the help of Jasper - Hugunin. + Arguments`` in favor of :cmd:`Arguments (scopes)` and + :cmd:`Arguments (implicits)`, with the help of Jasper Hugunin. - New flag :flag:`Uniform Inductive Parameters` by Jasper Hugunin to avoid repeating uniform parameters in constructor declarations. |
