Received: from cock.li (mx1.cock.li [185.10.68.5]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6C78D7818A8 for ; Fri, 2 Aug 2019 07:20:02 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on cock.li X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,NO_RECEIVED,NO_RELAYS shortcircuit=_SCTYPE_ autolearn=disabled version=3.4.2 From: xcko DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=airmail.cc; s=mail; t=1564730098; bh=HlNyOqAUUd8uZ0R0x3lcKvjdvFm2+oTFIyJ0BHaC1Js=; h=From:To:Cc:Subject:Date:From; b=KFRhwjQ9pXgcn0ssqCzab6FS24pNEbeI+eZDDBvVRb+0CkFxpDjIAJsuMainchJRt kJNWqx2QH+pf8/cM/pzAfApWSuqMP7W2XmsI1ZQqpreC1oD8SYiPK/u7cqr3w9/6kb OzzpZtzrNGqXkCbz47Ys8ZT8JgPx0vVug4jjeC/9RMgabu5RaCxevXZrzAENB1pu5U ikUwUlHrNaRedUapPbTAuR/agLhj0N1GJPlB0Ifyoe1mxVkboxHjh3KDmjtX05pUKq WGrP/BamLk79r7rpJQ2asyW+DgpLUZU7AkUKw5Zy8S6LFKSInDv+/aNPTKFzrF7qyM 0EMuIIEKwRQKA== To: alpine-aports@lists.alpinelinux.org Cc: xcko Subject: [PATCH] main/xf86-video-modesetting: fix spelling Date: Fri, 2 Aug 2019 00:14:43 -0700 Message-Id: <20190802071443.2189-1-xcko@airmail.cc> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit --- main/xf86-video-modesetting/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xf86-video-modesetting/APKBUILD b/main/xf86-video-modesetting/APKBUILD index 87dc2a6e63..9d80371cfe 100644 --- a/main/xf86-video-modesetting/APKBUILD +++ b/main/xf86-video-modesetting/APKBUILD @@ -3,7 +3,7 @@ pkgname=xf86-video-modesetting pkgver=0.9.0 pkgrel=6 -pkgdesc="dummy package for compat - can safelu be removed" +pkgdesc="dummy package for compat - can safely be removed" url="https://cgit.freedesktop.org/xorg/driver/xf86-video-modesetting/" arch="all" license="MIT" -- 2.22.0