From 9c27d99455337511caddcfbe96ce2f3b4485a96a Mon Sep 17 00:00:00 2001 From: "Dr. Tilmann Bubeck" Date: Thu, 1 Sep 2022 09:12:44 +0200 Subject: [PATCH] Fixed spelling error in package description --- libXau.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libXau.spec b/libXau.spec index bf7d5eb..73f3373 100644 --- a/libXau.spec +++ b/libXau.spec @@ -17,7 +17,7 @@ BuildRequires: xorg-x11-proto-devel %description This is a very simple mechanism for providing individual access to an X Window -System display.It uses existing core protocol and library hooks for specifying +System display. It uses existing core protocol and library hooks for specifying authorization data in the connection setup block to restrict use of the display to only those clients that show that they know a server-specific key called a "magic cookie".