summaryrefslogtreecommitdiff
path: root/shell/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-27 19:19:56 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-07-28 11:18:25 +0200
commit86900bd5e24e64e2d517c9c4229554a76ec4470c (patch)
tree766998abb29a628612ebec13c2da19479478cc6c /shell/source
parent486f997d257533b889bd5af4c85eb1e2f4c9c152 (diff)
Fix typos
Change-Id: I1b3f858cf56f93fc72f1508322c00647e12a4c43 Reviewed-on: https://gerrit.libreoffice.org/76481 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'shell/source')
-rw-r--r--shell/source/tools/lngconvex/cmdline.cxx2
-rw-r--r--shell/source/tools/lngconvex/cmdline.hxx2
-rw-r--r--shell/source/unix/exec/shellexec.cxx2
-rw-r--r--shell/source/win32/ooofilereader/dummytag.hxx2
-rw-r--r--shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx2
5 files changed, 5 insertions, 5 deletions
diff --git a/shell/source/tools/lngconvex/cmdline.cxx b/shell/source/tools/lngconvex/cmdline.cxx
index 5c6fe20f4054..ffbd228e582a 100644
--- a/shell/source/tools/lngconvex/cmdline.cxx
+++ b/shell/source/tools/lngconvex/cmdline.cxx
@@ -41,7 +41,7 @@ CommandLine::CommandLine(size_t argc, char* argv[]) :
/** Returns an argument by name. If there are
duplicate argument names in the command line,
the first one wins.
- Argument name an the argument value must be separated
+ Argument name and the argument value must be separated
by spaces. If the argument value starts with an
argument prefix use quotes else the return value is
an empty string because the value will be interpreted
diff --git a/shell/source/tools/lngconvex/cmdline.hxx b/shell/source/tools/lngconvex/cmdline.hxx
index 166766ac3e3f..facc9518af8f 100644
--- a/shell/source/tools/lngconvex/cmdline.hxx
+++ b/shell/source/tools/lngconvex/cmdline.hxx
@@ -46,7 +46,7 @@ public:
/** Returns an argument by name. If there are
duplicate argument names in the command line,
the first one wins.
- Argument name an the argument value must be separated
+ Argument name and the argument value must be separated
by spaces. If the argument value starts with an
argument prefix use quotes else the return value is
an empty string because the value will be interpreted
diff --git a/shell/source/unix/exec/shellexec.cxx b/shell/source/unix/exec/shellexec.cxx
index 7355eaea0db6..febf7cdf947c 100644
--- a/shell/source/unix/exec/shellexec.cxx
+++ b/shell/source/unix/exec/shellexec.cxx
@@ -102,7 +102,7 @@ void SAL_CALL ShellExec::execute( const OUString& aCommand, const OUString& aPar
css::uri::UriReferenceFactory::create(m_xContext)->parse(aCommand));
if (uri.is() && uri->isAbsolute())
{
- // It seems to be a url ..
+ // It seems to be a URL...
// We need to re-encode file urls because osl_getFileURLFromSystemPath converts
// to UTF-8 before encoding non ascii characters, which is not what other apps
// expect.
diff --git a/shell/source/win32/ooofilereader/dummytag.hxx b/shell/source/win32/ooofilereader/dummytag.hxx
index 9fdb3df1a4f8..ca16b5503e33 100644
--- a/shell/source/win32/ooofilereader/dummytag.hxx
+++ b/shell/source/win32/ooofilereader/dummytag.hxx
@@ -27,7 +27,7 @@
/** Implements the ITag interface but does
nothing (Null object pattern), may be used for
- tags we are not interessted in to avoid if-else
+ tags we are not interested in to avoid if-else
branches.
*/
class CDummyTag : public ITag
diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
index 0903124dee01..86558ee6e424 100644
--- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
+++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
@@ -449,7 +449,7 @@ static ::std::wstring GetMetaInfoNameFromPropertyId( ULONG ulPropID )
}
//M-------------------------------------------------------------------------
// Method: COooFilter::GetValue (IFilter::GetValue)
-// Summary: Retrieves properites for index
+// Summary: Retrieves properties for index
// Arguments: ppPropValue
// [out] Address that receives pointer to property value
// Returns: FILTER_E_NO_VALUES