fix typo
authorKlaus Kaempf <kkaempf@suse.de>
Wed, 28 Nov 2007 09:53:44 +0000 (09:53 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Wed, 28 Nov 2007 09:53:44 +0000 (09:53 +0000)
README

diff --git a/README b/README
index 3e15207..10aad1f 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.