Skip to content

Fix typo#2346

Merged
EmilienM merged 1 commit intogophercloud:masterfrom
SuperSandro2000:typo
Feb 9, 2022
Merged

Fix typo#2346
EmilienM merged 1 commit intogophercloud:masterfrom
SuperSandro2000:typo

Conversation

@SuperSandro2000
Copy link
Copy Markdown
Contributor

Fixes #2345

While working on something else I noticed that there is a typo in one of the struct fields.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 79.91% when pulling 659c8a2 on SuperSandro2000:typo into a1ac165 on gophercloud:master.

@EmilienM EmilienM merged commit 4c65c1d into gophercloud:master Feb 9, 2022
@pierreprinetti
Copy link
Copy Markdown
Member

@EmilienM
This PR changes the name of an exported field of an exported type. This is a breaking change and it should not have merged without a major version bump.

@SuperSandro2000 SuperSandro2000 deleted the typo branch February 10, 2022 13:06
@EmilienM
Copy link
Copy Markdown
Contributor

@EmilienM This PR changes the name of an exported field of an exported type. This is a breaking change and it should not have merged without a major version bump.

I just realized it (too late...) sorry for that.
Hopefully this isn't a big breakage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blockstorage extension has a typo

4 participants