mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
docs: fix version number
Co-authored-by: Marcel Klehr <mklehr@gmx.net> Signed-off-by: janepie <49834966+janepie@users.noreply.github.com>
This commit is contained in:
parent
056daf2592
commit
e3db41678f
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ use OCP\TaskProcessing\ShapeDescriptor;
|
|||
*/
|
||||
class TextToTextProofread implements ITaskType {
|
||||
/**
|
||||
* @since 30.0.0
|
||||
* @since 31.0.0
|
||||
*/
|
||||
public const ID = 'core:text2text:proofread';
|
||||
private IL10N $l;
|
||||
|
|
|
|||
Loading…
Reference in a new issue