From 5de55dfa345746e3b6d20b17b1b6e466c28390f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20=C5=A0uklje?= Date: Tue, 24 Oct 2023 14:27:54 +0200 Subject: [PATCH] Missing word Reintroduced a word that disappeared at some point. --- docs/source/specification.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/specification.rst b/docs/source/specification.rst index de01f642..a6a5217c 100644 --- a/docs/source/specification.rst +++ b/docs/source/specification.rst @@ -15,7 +15,7 @@ of the documented software is needed. The ABOUT format is plain text with field name/value pairs separated by a colon. It is easy to read and create by hand and is designed first for humans, rather than -. The format is well-defined and structured just enough to make it easy to process with +machines. The format is well-defined and structured just enough to make it easy to process with software as well. It contains enough information to fulfill key license requirements such as creating credits or attribution notices, collecting redistributable source code, or providing information about new versions of a software component.