Fixed Spelling.

This commit is contained in:
Jimmy Casey 2018-07-29 18:57:27 +00:00 committed by Corentin Wallez
parent 196ade667f
commit 1dd8b12823
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ namespace {{namespace}} {
{%- endfor -%}
);
//* Some function have very heavy checks in a seperate method, so that they
//* Some function have very heavy checks in a separate method, so that they
//* can be skipped in the NonValidatingEntryPoints.
{% if suffix in methodsWithExtraValidation %}
if (valid) {