include/osl/profile.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1b2c0593236a934ad95192120674c962cf11e002 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Feb 5 10:33:38 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Feb 5 11:22:47 2020 +0100 Fix typo Change-Id: Ia64904100110472464e9025b1e53ef65bd2416c8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88001 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/osl/profile.hxx b/include/osl/profile.hxx index e369dce9ee1f..b62ea0628ca7 100644 --- a/include/osl/profile.hxx +++ b/include/osl/profile.hxx @@ -32,7 +32,7 @@ namespace osl { typedef oslProfileOption ProfileOption; const int Profile_DEFAULT = osl_Profile_DEFAULT; - const int Profile_SYSTEM = osl_Profile_SYSTEM; /* use system depended functinality */ + const int Profile_SYSTEM = osl_Profile_SYSTEM; /* use system depended functionality */ const int Profile_READLOCK = osl_Profile_READLOCK; /* lock file for reading */ const int Profile_WRITELOCK = osl_Profile_WRITELOCK; /* lock file for writing */ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits