diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-02-24 23:42:28 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-02-24 23:45:22 +0100 |
commit | 8577f2f35eb23e5320e01c61344b0ad05e058814 (patch) | |
tree | b21b9d921bd78ab501293de6aa155e91aff5aa1a /desktop/source | |
parent | aec4088cd3bc01daaa324051abbe961d212c9c3b (diff) |
Typos
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
Diffstat (limited to 'desktop/source')
-rw-r--r-- | desktop/source/deployment/inc/dp_descriptioninfoset.hxx | 2 |
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 a6a61dfe745e..1ae8ba2befc3 100644 --- a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx +++ b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx @@ -149,7 +149,7 @@ public: returns the download website URL from the update information. There can be multiple URLs where each is assigned to a particular locale. - The function returs the URL which locale matches best the one used in the office. + The function returns the URL which locale matches best the one used in the office. The return value is an optional because it may be necessary to find out if there was a value provided or not. This is necessary to flag the extension in the update dialog |