Skip to content

Commit d843773

Browse files
committed
Fix typo in AccessForbidden message.
1 parent c328984 commit d843773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/common/util/errors.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class TeamNotFound extends NotFound {
4747

4848
/// Access was forbidden to a resource
4949
class AccessForbidden extends GitHubError {
50-
AccessForbidden(GitHub github) : super(github, "Access Forbbidden");
50+
AccessForbidden(GitHub github) : super(github, "Access Forbidden");
5151
}
5252

5353
/// Client hit the rate limit.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy