summaryrefslogtreecommitdiff
path: root/include/tools/inetmime.hxx
diff options
context:
space:
mode:
authordennisroczek <dennisroczek@libreoffice.org>2017-07-09 23:28:10 +0200
committerEike Rathke <erack@redhat.com>2017-08-18 17:38:36 +0200
commite182760b16f9d71d93907c4bba86d26a466d8918 (patch)
tree601b79681ff51662334d95e29b4f617521dd7a3f /include/tools/inetmime.hxx
parente64a54acfea031d45b06b4c9d606fc03bfcbf40b (diff)
fix typos
Change-Id: Ie0228b07bf801faab5241d835bca36676a07682e Reviewed-on: https://gerrit.libreoffice.org/39736 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/tools/inetmime.hxx')
-rw-r--r--include/tools/inetmime.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/inetmime.hxx b/include/tools/inetmime.hxx
index 37a0288cd1d2..1c51a4f6a382 100644
--- a/include/tools/inetmime.hxx
+++ b/include/tools/inetmime.hxx
@@ -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.'