soffes / sstoolkit

A collection of well-documented iOS classes for making life easier
MIT License
3.31k stars 573 forks source link

Typo fix #185

Closed sethfri closed 11 years ago

sethfri commented 11 years ago

This fixes a typo in the extremityView property of SSCollectionViewExtremityTableViewCell.

sethfri commented 11 years ago

Dang, it tracked my commits from the other pull request. Definitely not intentional. Let's take care of the other one first.

soffes commented 11 years ago

If you remove the podspec stuff from this, I'll gladly merge the fixes :)

sethfri commented 11 years ago

Sure. Unfortunately I'm not sure how to back out of this state hahah. Is there an easy way of removing commits from a PR?

soffes commented 11 years ago

git rebase

sethfri commented 11 years ago

I did a git rebase -i HEAD~10 and deleted all of the commits related to the subspecs. When I pushed it up, however, things went wrong. Said my branch was behind and then apparently just added the commits anyway? Please forgive my lack of rebasing knowledge.

sethfri commented 11 years ago

If it would be easier to start all over, just say the word. Really am sorry for the inconvenience.

soffes commented 11 years ago

Sounds good. It's cool man.