Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/specification.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down