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

Typo in Docs/Usage.md #89

Open
ARGAMX opened this issue Oct 17, 2017 · 0 comments
Open

Typo in Docs/Usage.md #89

ARGAMX opened this issue Oct 17, 2017 · 0 comments
Milestone

Comments

@ARGAMX
Copy link

ARGAMX commented Oct 17, 2017

Hello.

https://github.com/ice3-software/between-kit/blob/master/Docs/Usage.md

#import <BetweenKit/UITableView+I3Collection.h>
#import <BetweenKit/I3DragArea.h>

Gives error: 'BetweenKit/I3DragArea.h' file not found.

#import <BetweenKit/UITableView+I3Collection.h>
#import <BetweenKit/I3DragArena.h>

Work correct.

@SteveFortune SteveFortune added this to the 2.1.0 milestone Jan 9, 2018
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

No branches or pull requests

2 participants