-
Notifications
You must be signed in to change notification settings - Fork 5
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
Typo in Internalise data button description #353
Typo in Internalise data button description #353
Conversation
Fixed typo in description.
@BHoMBot check required |
@dengh0 to confirm, the following actions are now queued:
There are 193 requests in the queue ahead of you. |
Updates per PR Co-authored-by: Fraser Greenroyd <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great now, thanks @dengh0
Only thing that will need fixing before merge is the PR title - it shouldn't contain the Excel_UI-#352
element (see here for guidelines), and an appropriate label depicting the type
of PR this is (also for the change log). I'd recommend type:documentation
based on the code changes. Then the last 2 checks can be triggered and it's good to go.
@dengh0 to confirm, the following actions are now queued:
|
@BHoMBot check ready-to-merge |
@dengh0 to confirm, the following actions are now queued:
|
Issues addressed by this PR
Closes #352
When hovering over the 'Internalise data' button in the excel bhom UI ribbon, the description of the button contains a typo. Currently says, 'Save the value of the selected cells so it will stil lbe available when the file is reopened.' Needs to be changed to 'Save the value of the selected cells so it will still be available when the file is reopened.'
Test files
None
Changelog
GetCustomUI()
- Typo addressedAdditional comments