From 2b95195839618060d3bd8eb3b44cf53f1dfbcb0c Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 22 Nov 2020 05:56:55 -0500 Subject: fix typo: upcase ‘mime’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taler-merchant-manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-merchant-manual.rst') 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. -- cgit v1.2.3