Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
---
Very minor, nitpicky change, but Alpine Linux isn't GNU.
FreeBSD should be covered under "other OS", it's just that GNU/Linux is
simply incorrect.
I'm not sure if the vcpkg.json change will break anything, because I am
unfamiliar with it.
README.md | 2 +-
help/org.tenacityaudio.Tenacity.metainfo.xml | 2 +-
vcpkg.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index a0e0ca707..f52ed4c36 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[![Translation status](https://hosted.weblate.org/widgets/tenacity/-/tenacity/svg-badge.svg)](https://hosted.weblate.org/engage/tenacity/)
[![Donators](https://opencollective.com/tenacity/tiers/badge.svg)](https://opencollective.com/tenacity#category-CONTRIBUTE)
-Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, MacOS, GNU/Linux and other operating systems. It is a fork of the widely popular [Audacity](https://audacityteam.org/) and is being developed by a wide, diverse group of volunteers.
+Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, macOS, Linux and other operating systems. It is a fork of the widely popular [Audacity](https://audacityteam.org/) and is being developed by a wide, diverse group of volunteers.
- **Recording** from audio devices (real or virtual)
- **Export / Import** a wide range of audio formats (extensible with FFmpeg)
diff --git a/help/org.tenacityaudio.Tenacity.metainfo.xml b/help/org.tenacityaudio.Tenacity.metainfo.xml
index b85adc452..e58f783f4 100644
--- a/help/org.tenacityaudio.Tenacity.metainfo.xml
+++ b/help/org.tenacityaudio.Tenacity.metainfo.xml
@@ -9,7 +9,7 @@
<developer_name>Tenacity Community</developer_name>
<summary>Audio editor and recorder. Nothing more, nothing less.</summary>
<description>
- <p>Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, MacOS, GNU/Linux and other operating systems.</p>
+ <p>Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, macOS, Linux and other operating systems.</p>
<p>It is based on the popular Audacity audio editor and is being developed by a wide, diverse group of volunteers. It ships with some additional features and respects your privacy.</p>
<p>You can use Tenacity to:</p>
<ul>
diff --git a/vcpkg.json b/vcpkg.json
index 284e848a0..1e9497efe 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -1,7 +1,7 @@
{
"name": "tenacity",
"version": "0.10",
- "description": "Tenacity is an easy-to-use, cross-platform multi-track audio editor/recorder for Windows, MacOS, GNU/Linux and other operating systems.",
+ "description": "Tenacity is an easy-to-use, cross-platform multi-track audio editor/recorder for Windows, macOS, Linux and other operating systems.",
"homepage": "https://tenacityaudio.org/",
"license": "GPL-2.0-or-later",
"supports": "!uwp",
--
2.33.0