From 1b718405bcc747d2d3ebcab16a61683bda131203 Mon Sep 17 00:00:00 2001 From: "F. Duncanh" Date: Sun, 31 Dec 2023 13:26:01 -0500 Subject: [PATCH] cosmetic: typo in help text (uxplay.cpp) --- uxplay.cpp | 2 +- uxplay.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uxplay.cpp b/uxplay.cpp index e995d1b..56be690 100644 --- a/uxplay.cpp +++ b/uxplay.cpp @@ -580,7 +580,7 @@ static void print_info (char *name) { printf("-async no Switch off audio/(client)video timestamp synchronization\n"); printf("-db l[:h] Set minimum volume attenuation to l dB (decibels, negative);\n"); printf(" optional: set maximum to h dB (+ or -) default: -30.0:0.0 dB\n"); - printf("-taper Use a \"tapered\" AirPlay volume-qcontrol profile\n"); + printf("-taper Use a \"tapered\" AirPlay volume-control profile\n"); printf("-s wxh[@r]Set display resolution [refresh_rate] default 1920x1080[@60]\n"); printf("-o Set display \"overscanned\" mode on (not usually needed)\n"); printf("-fs Full-screen (only works with X11, Wayland and VAAPI)\n"); diff --git a/uxplay.spec b/uxplay.spec index 3e581a8..cb55a28 100644 --- a/uxplay.spec +++ b/uxplay.spec @@ -1,5 +1,5 @@ Name: uxplay -Version: 1.68 +Version: 1.68.1 Release: 1%{?dist} %global gittag v%{version}