summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/today/today.cpp b/core/pim/today/today.cpp
index 08efe2d..1936518 100644
--- a/core/pim/today/today.cpp
+++ b/core/pim/today/today.cpp
@@ -107,3 +107,3 @@ void Today::setOwnerField() {
} else {
- OwnerField->setText( tr ("<b>to lame to fill out the business card </b>"));
+ OwnerField->setText( tr ("<b>Please fill out the business card </b>"));
}