summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-09-24 22:54:11 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-12-05 08:19:26 -0500
commitd87778376321abac9de5ad4bc79bf2b35c679738 (patch)
tree016de41136aa66f36acc980bcb2cd2e393d02048 /desktop
parentTranslate German comments/debug strings (leftovers in dirs vbahelper and vcl) (diff)
downloadcore-d87778376321abac9de5ad4bc79bf2b35c679738.tar.gz
core-d87778376321abac9de5ad4bc79bf2b35c679738.zip
Fix typos
Reviewed-on: https://gerrit.libreoffice.org/42726 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com> (cherry picked from commit e44c188a7353cc183fac8ece0cbf3611d842835e) Change-Id: I879a52820d78d9151ef64dd21612379f617f66e2 Reviewed-on: https://gerrit.libreoffice.org/45454 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> (cherry picked from commit 50e37a41acae8597fdb097715f8b76b16bce9f31)
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/migration/migration.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/migration/migration.cxx b/desktop/source/migration/migration.cxx
index 880bf029fbdb..625441b5eba4 100644
--- a/desktop/source/migration/migration.cxx
+++ b/desktop/source/migration/migration.cxx
@@ -484,7 +484,7 @@ OUString MigrationImpl::preXDGConfigDir(const OUString& rConfigDir)
// we would need to weigh results from the current config dir against matches in
// the 'old' config dir etc. ) - currently we just use the returned config dir.
// If XDG_CONFIG_HOME is NOT set;
- // assume then we should now using the default $HOME/,config config location for
+ // assume then we should now using the default $HOME/.config config location for
// our user profiles, however *all* previous libreoffice and openoffice.org
// configurations will be in the 'old' config directory and that's where we need
// to search - we convert the returned config dir to the 'old' dir