Fix Typo (🙈)

This commit is contained in:
Nathan Mattes 2024-01-03 16:36:03 +01:00
parent 9a5b4a3621
commit b00625c99a
8 changed files with 3 additions and 3 deletions

View File

@ -2309,7 +2309,7 @@
path = FamiliarFollowers; path = FamiliarFollowers;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
DB5B54A42833BD1D00DEF8B2 /* UserLIst */ = { DB5B54A42833BD1D00DEF8B2 /* UserList */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
DB5B54A22833BD1A00DEF8B2 /* UserListViewModel.swift */, DB5B54A22833BD1A00DEF8B2 /* UserListViewModel.swift */,
@ -2318,7 +2318,7 @@
DB5B54A92833BFAC00DEF8B2 /* FavoritedBy */, DB5B54A92833BFAC00DEF8B2 /* FavoritedBy */,
DB5B54AC2833C12D00DEF8B2 /* RebloggedBy */, DB5B54AC2833C12D00DEF8B2 /* RebloggedBy */,
); );
path = UserLIst; path = UserList;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
DB5B54A92833BFAC00DEF8B2 /* FavoritedBy */ = { DB5B54A92833BFAC00DEF8B2 /* FavoritedBy */ = {
@ -2778,7 +2778,7 @@
DB6B74F0272FB55400C70B6E /* Follower */, DB6B74F0272FB55400C70B6E /* Follower */,
DB5B7296273112B400081888 /* Following */, DB5B7296273112B400081888 /* Following */,
DB5B549B2833A60600DEF8B2 /* FamiliarFollowers */, DB5B549B2833A60600DEF8B2 /* FamiliarFollowers */,
DB5B54A42833BD1D00DEF8B2 /* UserLIst */, DB5B54A42833BD1D00DEF8B2 /* UserList */,
DBFEEC97279BDC6A004F81DD /* About */, DBFEEC97279BDC6A004F81DD /* About */,
DB9D6BFE25E4F5940051B173 /* ProfileViewController.swift */, DB9D6BFE25E4F5940051B173 /* ProfileViewController.swift */,
DBB5255D2611F07A002F1F29 /* ProfileViewModel.swift */, DBB5255D2611F07A002F1F29 /* ProfileViewModel.swift */,