Fix typo in API docs

This commit is contained in:
Pi Iyer 2021-01-18 13:48:03 -07:00 committed by GitHub
parent bbee242ac0
commit 61e670e170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ All declarations are in :file:`lsquic.h`, so it is enough to
::
#incluide <lsquic.h>
#include <lsquic.h>
in each source file.