Accidentally presented Atom feed as ActivityStreams JSON
This commit is contained in:
parent
a2ddcc124f
commit
2cebbead75
|
@ -128,7 +128,7 @@ class ConversationAction extends ManagedAction
|
|||
'format' => 'atom')),
|
||||
// TRANS: Title for link to notice feed.
|
||||
// TRANS: %s is a user nickname.
|
||||
_('Conversation feed (Activity Streams JSON)')));
|
||||
_('Conversation feed (Atom)')));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user