Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e25c54f3 authored by Tobias Thierer's avatar Tobias Thierer
Browse files

android.mime.types: Fix typo.

Test: Treehugger
Change-Id: I60032b97251146006c2dc95b4be19c3d2d70697f
parent 6ed8fce3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#
# Android-specific MIME type <-> extension mappings
#
# Each line below defines an mapping from one MIME type to the first of the
# Each line below defines a mapping from one MIME type to the first of the
# listed extensions, and from listed extension back to the MIME type.
# A mapping overrides any previous mapping _from_ that same MIME type or
# extension (put() semantics), unless that MIME type / extension is prefixed with '?'