Skip to content
Snippets Groups Projects
Commit b94e462f authored by Chris Müller's avatar Chris Müller Committed by Oliver Bartsch
Browse files

[DOCS] Fix typos in changelog

Resolves: #95924
Releases: master
Change-Id: Id341014507623e1f1aa07721d81d0667b7cdef04
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72101


Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 379bfc87
Branches
Tags
No related merge requests found
......@@ -61,6 +61,6 @@ be added to :php:`TYPO3\CMS\Form\Domain\Finishers\FinisherInterface` in TYPO3 v1
Custom finishers must not use class property :php:`$objectManager` since this will vanish
in v12. This will affect more API cases and will have a dedicated deprecation file
with more details, tough.
with more details, though.
.. index:: PHP-API, NotScanned, ext:form
......@@ -35,7 +35,7 @@ In case your installation already defines related TSconfig options
(for example :typoscript:`mod.web_list.csvDelimiter`), they will be added
as default value to the configuration modal.
Besides introducing those settings, also JSOM is now available as
Besides introducing those settings, also JSON is now available as
an alternative download format, including a format specific option,
which allows to define additional meta information to be included in
the download.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment