fixed spelling mistake

This commit is contained in:
Martchus 2015-08-26 21:12:43 +02:00
parent 403388647c
commit 31ce7faef8
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
A simple password manager.
## Build instructions
The password manager depends on c++utilities, qtutilities and passwordfile. Is built in the same way as these libaries.
The Password Manager depends on c++utilities, qtutilities and passwordfile and is built in the same way as these libaries.
The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets