From 91945867cfee9e92df50149311d98eda41b16a60 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 23 Mar 2021 12:42:43 -0400 Subject: WIP --- doc/c/overview.rst | 2 +- doc/summary.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.1