Add spaces in demo for deprecation notices

There should be a space before an "(".

Change-Id: I6a69ff84aab51711af7656b7186fadd023e652d2
This commit is contained in:
Andreas Jaeger 2017-07-16 09:45:08 +02:00
parent 4d2797d14b
commit 560d98ace9
1 changed files with 3 additions and 3 deletions

View File

@ -102,13 +102,13 @@ Notices take these forms:
Configuration addition and deprecation notices
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. versionadded:: 9.0.0(Mitaka)
.. versionadded:: 9.0.0 (Mitaka)
.. versionchanged:: 10.0.0(Newton)
.. versionchanged:: 10.0.0 (Newton)
Added supported for new tags!
.. deprecated:: 11.0.0(Ocata)
.. deprecated:: 11.0.0 (Ocata)
Use `Notices`_ instead.