Skip to content

Commit 14a81eb

Browse files
committed
fix comment
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent 79dfec2 commit 14a81eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/Event/ExchangedTokenRequestedEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use OCP\EventDispatcher\Event;
1313

1414
/**
15-
* This event is emitted with by other apps which need an exchanged token for another audience (another client ID)
15+
* This event is emitted by other apps which need an exchanged token for another audience (another client ID)
1616
*/
1717
class ExchangedTokenRequestedEvent extends Event {
1818

0 commit comments

Comments
 (0)