summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-22 05:56:55 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-22 05:56:55 -0500
commit2b95195839618060d3bd8eb3b44cf53f1dfbcb0c (patch)
treea6b4b2376f783ced992918e95baf50477d5f1e16 /taler-merchant-manual.rst
parent178c9d92c29657ee0b3ab66a333aca97cc688497 (diff)
downloaddocs-2b95195839618060d3bd8eb3b44cf53f1dfbcb0c.tar.gz
docs-2b95195839618060d3bd8eb3b44cf53f1dfbcb0c.tar.bz2
docs-2b95195839618060d3bd8eb3b44cf53f1dfbcb0c.zip
fix typo: upcase ‘mime’
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 68e61588..d7fe083a 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1168,7 +1168,7 @@ process to hold open file handles for all of these files. You may want
to increase the "ulimit" of the ``taler-merchant-httpd`` process if you have
templates for many languages.
-The backend determines the mime type based on the file's extension. The list
+The backend determines the MIME type based on the file's extension. The list
of supported extensions is hard-coded and includes common text and image
formats.