From 8e8234e98d5cdfebb8653b93d41cd7ae452fddb4 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Wed, 3 Mar 2021 11:12:29 +0100 Subject: Some general doc changes. --- docs/cpque_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cpque_api.md') diff --git a/docs/cpque_api.md b/docs/cpque_api.md index a4dd4669..7d40b08e 100644 --- a/docs/cpque_api.md +++ b/docs/cpque_api.md @@ -20,7 +20,7 @@ Declaring `using_cpque(i, cvec_i, >)`, `X` should be replaced by `i` in the foll ## Header file -All cpque definitions and prototypes may be included in your C source file by including a single header file. +All cpque definitions and prototypes are available by including a single header file. ```c #include "stc/cpque.h" -- cgit v1.2.3