Skip to content

Commit

Permalink
fix(users): minor mislabel in UserController (corowne#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpeedyD authored Jun 20, 2024
1 parent e902a8a commit 840a3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Http/Controllers/Users/UserController.php
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ public function getUserInventory($name) {
}

/**
* Shows a user's profile.
* Shows a user's Bank.
*
* @param string $name
*
Expand Down

0 comments on commit 840a3d1

Please sign in to comment.