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/cbits_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cbits_api.md') diff --git a/docs/cbits_api.md b/docs/cbits_api.md index 07f5e072..5443feae 100644 --- a/docs/cbits_api.md +++ b/docs/cbits_api.md @@ -9,7 +9,7 @@ for a functional description. ## Header file -All cstr definitions and prototypes may be included in your C source file by including a single header file. +All cbits definitions and prototypes are available by including a single header file. ```c #include "stc/cbits.h" -- cgit v1.2.3