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 Typo #300

Merged
merged 2 commits into from
Jan 19, 2023
Merged

Fix Typo #300

merged 2 commits into from
Jan 19, 2023

Conversation

yusufmalikul
Copy link
Contributor

No description provided.

@@ -81,7 +81,7 @@ func (m *Model) SetTotalPages(items int) int {
return n
}

// ItemsOnPage is a helper function for returning the numer of items on the
// ItemsOnPage is a helper function for returning the number of items on the
// current page given the total numer of items passed as an argument.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same typo is repeated in this line, as well as in table/table.go. Would be great to fix them all at once.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right.
I fixed them too.

@maaslalani maaslalani merged commit 3099851 into charmbracelet:master Jan 19, 2023
maaslalani added a commit that referenced this pull request Jan 19, 2023
This reverts commit 3099851.
@maaslalani
Copy link
Contributor

Sorry, made a type in the commit message 🤦, will leave it as I don't want to force push to master

ReallyLiri pushed a commit to ReallyLiri/bubbles that referenced this pull request Jun 13, 2024
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.

3 participants