Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CustomerComponent Typo #12516

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Fix CustomerComponent Typo #12516

merged 1 commit into from
Apr 20, 2021

Conversation

DennisdeBest
Copy link
Contributor

The Sylius\Component\Customer\Model\CustomerInterface was imported as CustotmerComponent. This is just to change that typo to CustomerComponent. It was also used 4 times in the class so I have changed those occurrences as well.

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

@DennisdeBest DennisdeBest requested a review from a team as a code owner April 8, 2021 09:11
The `Sylius\Component\Customer\Model\CustomerInterface` was imported as **CustotmerComponent**. This is just to change that typo to **CustomerComponent**. It was also used 4 times in the class so I have changed those occurrences as well.
@Zales0123 Zales0123 changed the base branch from master to 1.8 April 20, 2021 08:29
@Zales0123
Copy link
Member

The base of this pull-request was changed, you need fetch and reset your local branch
if you want to add new commits to this pull request. Reset before you pull, else commits
may become messed-up.

Unless you added new commits (to this branch) locally that you did not push yet,
execute git fetch origin && git reset "patch-1" to update your local branch.

Feel free to ask for assistance when you get stuck 👍

@Zales0123 Zales0123 added the Bug Confirmed bugs or bugfixes. label Apr 20, 2021
@GSadee GSadee merged commit e138bde into Sylius:1.8 Apr 20, 2021
@GSadee
Copy link
Member

GSadee commented Apr 20, 2021

Thank you, Dennis! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants