Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/davmail/code/trunk@3560 3d1905a2-6b24-0410-a738-b14d5a86fcbd
  • Loading branch information
mguessan committed Apr 19, 2024
1 parent 7aa080e commit 49e3c16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ public String getRequestProperty(String key) {

/**
* Fix missing content type
* @return content type or text/html if mising
* @return content type or text/html if missing
*/
@Override
public String getContentType() {
Expand Down

0 comments on commit 49e3c16

Please sign in to comment.