aboutsummaryrefslogtreecommitdiff
path: root/qt/README
diff options
context:
space:
mode:
Diffstat (limited to 'qt/README')
-rw-r--r--qt/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/README b/qt/README
index b67eea4..111a39b 100644
--- a/qt/README
+++ b/qt/README
@@ -11,7 +11,7 @@ employee.hxx
establish a bidirectional employee-employer relationship. We also use
the QDateTime type to store the employee's date of birth and QString
to store the employee's first and last name. Finally we use QByteArray
- to represent the persons genetic fingerprint.
+ to store the person's public key.
employee-odb.hxx
employee-odb.ixx