summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc
diff options
context:
space:
mode:
authorDouglas Mencken <dougmencken@gmail.com>2016-03-07 00:02:38 -0500
committerNoel Grandin <noelgrandin@gmail.com>2016-03-07 06:25:58 +0000
commiteb0774032011e45bf97f3102bf2005b4ae85f07d (patch)
tree6ac2db9b7de4a7afce82f9b07e3f043082f720d8 /desktop/source/deployment/inc
parent70f87284c6ce77a49b1fac1431cea206f4b1dfa9 (diff)
fix typo getSupportedPlaforms -> getSupportedPlatforms
Change-Id: I6adecfc0475b3c93a538874515be478efb733fae Reviewed-on: https://gerrit.libreoffice.org/22968 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'desktop/source/deployment/inc')
-rw-r--r--desktop/source/deployment/inc/dp_descriptioninfoset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
index 66460bc87219..a54bbdb8cfcd 100644
--- a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
+++ b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
@@ -108,7 +108,7 @@ public:
The value attribute can contain various platform tokens. They must be separated by
commas.Each token will be stripped from leading and trailing white space (trim()).
*/
- css::uno::Sequence< OUString > getSupportedPlaforms() const;
+ css::uno::Sequence< OUString > getSupportedPlatforms() const;
/**
Returns the localized publisher name and the corresponding URL.