diff options
author | Noel Grandin <noel@peralex.com> | 2014-07-17 14:49:41 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-07-17 14:49:41 +0200 |
commit | 8416a65af18b7b030dece09f532235b8bb195a2b (patch) | |
tree | 5537ac31914df1887d0f20490e6658fa23c0691e /desktop | |
parent | a39f690a2ac9bf8a04d3371cc837ca81bd85f22c (diff) |
fix spelling structur -> structure
Change-Id: I7aa4a9bf72732db95a67cee368f3a83a0d71bb9c
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/deployment/registry/configuration/dp_configuration.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/registry/configuration/dp_configuration.cxx b/desktop/source/deployment/registry/configuration/dp_configuration.cxx index 1f1b084f6712..af5fb703af57 100644 --- a/desktop/source/deployment/registry/configuration/dp_configuration.cxx +++ b/desktop/source/deployment/registry/configuration/dp_configuration.cxx @@ -754,7 +754,7 @@ void BackendImpl::PackageImpl::processPackage_( { //If the xcu file was installed before the configmgr was chaned //to use the configmgr.ini, one needed to rebuild to whole directory - //structur containing the xcu, xcs files from all extensions. Now, + //structure containing the xcu, xcs files from all extensions. Now, //we just add all other xcu/xcs files to the configmgr.ini instead of //rebuilding the directory structure. OUString url2( |