aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem.cpp')
-rw-r--r--typesystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/typesystem.cpp b/typesystem.cpp
index 063a4e53e..ead70daa5 100644
--- a/typesystem.cpp
+++ b/typesystem.cpp
@@ -989,7 +989,7 @@ bool Handler::startElement(const QString &, const QString &n,
} else {
ReportHandler::warning("File containing conversion code for "
+ topElement.entry->name()
- + " type does not exist or is not redable: "
+ + " type does not exist or is not readable: "
+ sourceFile);
}
}