Fix "Fonctional" -> "Functional" typo

This commit is contained in:
Rage OxR463 2019-02-12 20:06:19 -05:00 committed by GitHub
parent 11972c0dab
commit c02f8243ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Checks
- `CFLAGS=-fsanitize=address LDFLAGS=-lasan`
- `make -C tests V=1 2>&1 | grep talloc`
+ Fonctional checks: no regressions must appear with respect to
+ Functional checks: no regressions must appear with respect to
tests/validation.mk and to the configurations tested in the previous
release (`git show tags/...`).