you're -> your (#16)

This commit is contained in:
Nicole Mazzuca 2017-04-21 04:19:58 -07:00 committed by Jonathan Müller
commit e87b4c67c2

View file

@ -2,7 +2,7 @@
Library interface to the C++ AST — parse source files, synthesize entities, get documentation comments and generate code.
*Note: This is currently just a first prototype and everything is unstable for now. If you're code can't be parsed, please file an issue.*
*Note: This is currently just a first prototype and everything is unstable for now. If your code can't be parsed, please file an issue.*
## Motivation