summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/c/overview.rst2
-rw-r--r--doc/summary.rst2
2 files changed, 2 insertions, 2 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
diff --git a/doc/summary.rst b/doc/summary.rst
index 7e28f6e..715e82e 100644
--- a/doc/summary.rst
+++ b/doc/summary.rst
@@ -1,6 +1,6 @@
Sratom is a small library for reading and writing `LV2 atoms`_ in RDF,
for representing them as strings or storing them in a data model.
Sratom is useful for representing LV2 atoms in a portable and human-readable form,
-in, for example, saved files, network protocols, or logs.
+for example in save files, network protocols, or logs.
.. _LV2 atoms: http://lv2plug.in/ns/ext/atom