summaryrefslogtreecommitdiffstats
path: root/doc/c/overview.rst
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-03-23 12:42:43 -0400
committerDavid Robillard <d@drobilla.net>2021-03-23 12:42:43 -0400
commit91945867cfee9e92df50149311d98eda41b16a60 (patch)
tree5e7d89d9762f7272cc910b8a94fbcf74bf81332e /doc/c/overview.rst
parentea02e3d48e3ff4ce6bea8de559efbec64da9b161 (diff)
downloadsratom-91945867cfee9e92df50149311d98eda41b16a60.tar.gz
sratom-91945867cfee9e92df50149311d98eda41b16a60.tar.bz2
sratom-91945867cfee9e92df50149311d98eda41b16a60.zip
WIP
Diffstat (limited to 'doc/c/overview.rst')
-rw-r--r--doc/c/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/c/overview.rst b/doc/c/overview.rst
index 3b26a5b..b5d75c1 100644
--- a/doc/c/overview.rst
+++ b/doc/c/overview.rst
@@ -5,7 +5,7 @@ Overview
.. default-domain:: c
.. highlight:: c
-The complete API is declared in ``sratom.h``:
+The entire API is declared in ``sratom.h``:
.. code-block:: c