android/source/fonts.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit fc2a8bf0ef42dd6787136228d8f11e83e7bf2c16 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jan 24 18:42:55 2019 +0000 Commit: Julien Nabet <[email protected]> CommitDate: Fri Jan 25 07:04:56 2019 +0100 Fix typo Change-Id: Ib630bb2d5465fe8fd20df152e2da70eabbff2a16 Reviewed-on: https://gerrit.libreoffice.org/66894 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Julien Nabet <[email protected]> diff --git a/android/source/fonts.conf b/android/source/fonts.conf index 5b727ca3aae9..51355b747e85 100644 --- a/android/source/fonts.conf +++ b/android/source/fonts.conf @@ -71,7 +71,7 @@ <!-- Font cache directory list --> <!-- Yeah this hardcoding is wrong of course, will have to fix - later to patch in proper code in fontonfig on Android to + later to patch in proper code in fontconfig on Android to find out a good place. --> <cachedir>/data/data/@@APPLICATION_ID@@/fontconfig</cachedir> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
