Browse Source

Merge pull request #700 from pizzaeater/patch-1

Fixed typo
pull/701/head
Dimitar Dobrev 9 years ago committed by GitHub
parent
commit
092d22be46
  1. 2
      docs/DevManual.md

2
docs/DevManual.md

@ -16,7 +16,7 @@ Check out the Getting started guide for build instructions. @@ -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 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.

Loading…
Cancel
Save