parse /etc/products.d/*.prod for installed products
[platform/upstream/libsolv.git] / README
diff --git a/README b/README
index 3e15207..8196396 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ This code is based on two major, but independent, blocks
 1. Using a dictionary approach to store and retrieve package
    and dependency information.
    
-2. Using satisfyability, a well known and researched topic, for
+2. Using satisfiability, a well known and researched topic, for
    computing package dependencies.
 
 
@@ -37,6 +37,6 @@ make
 To install ruby bindings:
 make install
 
-To createe a package
+To create a package
 make srcpackage
 see package/