From 2045f0e9785a65af79e6ac8f91bce3215bd092d1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 6 Aug 2011 18:39:54 +0200 Subject: [PATCH] Fix typo in README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8eba784ef..7f9d4de29 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ Development goals have been: * One error should not break the whole distribution Recently, if one or more packages had a build error, there was no way to skip that. Pakfire 3 divides the whole distribution into lots of little - packages, which are versioned. So if one packages does not build, you + packages, which are versioned. So if one package does not build, you can just use the older version and do what you were doing. The error can be fixed later. -- 2.39.5