mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Update lib/public/LanguageModel/ILanguageModelProvider.php
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit ba950f7e34)
This commit is contained in:
parent
22a93bfc3a
commit
7a423e416f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ namespace OCP\LanguageModel;
|
|||
use RuntimeException;
|
||||
|
||||
/**
|
||||
* This is the minimum interface is implemented by apps that
|
||||
* This is the minimum interface that is implemented by apps that
|
||||
* implement a LanguageModel provider
|
||||
* @since 28.0.0
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue