mirror of
https://github.com/friendica/friendica
synced 2025-04-26 02:30:11 +00:00
spelling: authentication
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9c86578755
commit
4fc503d352
5 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@ use Friendica\Network\HTTPException\UnauthorizedException;
|
|||
use Friendica\Util\DateTimeFormat;
|
||||
|
||||
/**
|
||||
* Authentification via the basic auth method
|
||||
* Authentication via the basic auth method
|
||||
*/
|
||||
class BasicAuth
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue