Skip to content

Commit eb2a2a3

Browse files
chore(docs): minor typo fixes
1 parent 179fe57 commit eb2a2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

classic/src/view/mail/message/reader/MessageViewIframe.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* conjoon
33
* extjs-app-webmail
4-
* Copyright (C) 2019-2022 Thorsten Suckow-Homberg https://github.com/conjoon/extjs-app-webmail
4+
* Copyright (C) 2019-2023 Thorsten Suckow-Homberg https://github.com/conjoon/extjs-app-webmail
55
*
66
* Permission is hereby granted, free of charge, to any person
77
* obtaining a copy of this software and associated documentation
@@ -117,7 +117,7 @@ Ext.define("conjoon.cn_mail.view.mail.message.reader.MessageViewIframe", {
117117
/**
118118
* Returns this instance's value of imagesAllowed
119119
*
120-
* @param {Boolen} value
120+
* @param {Boolean} value
121121
*/
122122
getImagesAllowed: function () {
123123
return this.imagesAllowed;

0 commit comments

Comments
 (0)