Browse Source

fix missing space in description

oz123 12 years ago
parent
commit
f5bdc15a8c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pwman/__init__.py

+ 1 - 1
pwman/__init__.py

@@ -24,7 +24,7 @@ version = "0.2.1"
 website = "http://github.com/pwman3/pwman3"
 author = "Oz Nahum"
 authoremail = "nahumoz@gmail.com"
-description = "Pwman is a lightweight command line password management\
+description = "Pwman is a lightweight command line password management \
 application."
 keywords = "password management sqlite crypto"