Tabs to spaces.
This commit is contained in:
parent
436a02959c
commit
18185b2237
@ -66,7 +66,7 @@ class ApiStatusNetOAuthDataStore extends StatusNetOAuthDataStore
|
||||
$id = $app->insert();
|
||||
|
||||
if (!$id) {
|
||||
// TRANS: Server error displayed when trying to create an anynymous OAuth application.
|
||||
// TRANS: Server error displayed when trying to create an anynymous OAuth application.
|
||||
$this->serverError(_("Could not create anonymous OAuth application."));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user