We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79dfec2 commit 14a81ebCopy full SHA for 14a81eb
1 file changed
lib/Event/ExchangedTokenRequestedEvent.php
@@ -12,7 +12,7 @@
12
use OCP\EventDispatcher\Event;
13
14
/**
15
- * This event is emitted with by other apps which need an exchanged token for another audience (another client ID)
+ * This event is emitted by other apps which need an exchanged token for another audience (another client ID)
16
*/
17
class ExchangedTokenRequestedEvent extends Event {
18
0 commit comments