From ad74d99840fa6b65c0433905b56faa1f27c7a897 Mon Sep 17 00:00:00 2001 From: Sol Fisher Romanoff Date: Tue, 28 Sep 2021 16:11:06 +0300 Subject: [PATCH] Replace GNU/Linux with Linux; Correct macOS case Signed-off-by: Sol Fisher Romanoff --- help/org.tenacityaudio.Tenacity.metainfo.xml | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ Tenacity Community Audio editor and recorder. Nothing more, nothing less. -

Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, MacOS, GNU/Linux and other operating systems.

+

Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, macOS, Linux and other operating systems.

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.

You can use Tenacity to:

    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",