Browse Source

Fixed typo

pull/700/head
Evgeny Nepomnyashchiy 9 years ago committed by GitHub
parent
commit
33595d50aa
  1. 2
      docs/DevManual.md

2
docs/DevManual.md

@ -16,7 +16,7 @@ Check out the Getting started guide for build instructions.
The driver is responsible for setting up the needed context for the rest of The driver is responsible for setting up the needed context for the rest of
the tool and for implementing the main logic for parsing the user-provided headers, the tool and for implementing the main logic for parsing the user-provided headers,
processing the declarations adn then calling the language-specific generator to processing the declarations and then calling the language-specific generator to
generate the bindings. generate the bindings.

Loading…
Cancel
Save