From c4c387484a6eeeb3dec5bc9c3cad1de60863f414 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Jun 2019 13:32:49 +0200 Subject: [PATCH] data/xbps.conf: fix typo. Close #24 --- data/xbps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/xbps.conf b/data/xbps.conf index a971b375..3a594ad5 100644 --- a/data/xbps.conf +++ b/data/xbps.conf @@ -15,7 +15,7 @@ # Enable package best matching (disabled by default). If enabled a package with # the greatest version available in all repositories will be choosen, rather -# than on the firt package matching the expression. +# than on the first package matching the expression. # #bestmatching=true