Skip to content
Snippets Groups Projects
Commit 01e867b0 authored by Peter Kraume's avatar Peter Kraume Committed by Georg Ringer
Browse files

[BUGFIX] Fix typo in description of LostFilesCommand

Resolves: #95971
Releases: master
Change-Id: I73f4d694d3a641c07c10b31c7e508f20836a955c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72169


Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent ab479dd5
Branches
Tags
No related merge requests found
......@@ -23,7 +23,7 @@ services:
tags:
- name: 'console.command'
command: 'cleanup:lostfiles'
description: 'Looking for files in the uploads/ folder which does not have a reference in TYPO3 managed records.'
description: 'Looking for files in the uploads/ folder which do not have a reference in TYPO3 managed records.'
TYPO3\CMS\Lowlevel\Command\FilesWithMultipleReferencesCommand:
tags:
......
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