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

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.