summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/update/check/updatecheck.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheck.cxx b/extensions/source/update/check/updatecheck.cxx
index 86dc5c5d0b27..25a84c978ae2 100644
--- a/extensions/source/update/check/updatecheck.cxx
+++ b/extensions/source/update/check/updatecheck.cxx
@@ -848,7 +848,7 @@ UpdateCheck::download()
if (aInfo.Sources.empty())
{
- SAL_WARN("extension.updatecheck", "download called without source");
+ SAL_WARN("extensions.update", "download called without source");
return;
}