Kaydet (Commit) e182760b authored tarafından dennisroczek's avatar dennisroczek Kaydeden (comit) Eike Rathke

fix typos

Change-Id: Ie0228b07bf801faab5241d835bca36676a07682e
Reviewed-on: https://gerrit.libreoffice.org/39736Reviewed-by: 's avatarEike Rathke <erack@redhat.com>
Tested-by: 's avatarEike Rathke <erack@redhat.com>
üst e64a54ac
......@@ -241,7 +241,7 @@ void BackendImpl::ExecutablePackageImpl::processPackage_(
attributes |= (osl_File_Attribute_OwnExe | osl_File_Attribute_GrpExe
| osl_File_Attribute_OthExe);
else if (!(getMyBackend()->m_context == "bundled"))
//Bundled extension are required to be in the properly
//Bundled extensions are required to be in the properly
//installed. That is an executable must have the right flags
OSL_ASSERT(false);
......
......@@ -159,7 +159,7 @@ public:
token "/" token *(";" token "=" (token / quoted-string))
with intervening linear white space and comments (cf. RFCs 822, 2045).
The RFC 2231 extension are supported. The encoding of rMediaType
The RFC 2231 extensions are supported. The encoding of rMediaType
should be US-ASCII, but any Unicode values in the range U+0080..U+FFFF
are interpreted 'as appropriate.'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment