浏览代码

fix typo in ChangeLog (#28613)

* fix typo in ChangeLog

* Update ChangeLog
Frédéric FRANCE 1 年之前
父节点
当前提交
d0c0dee616
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ChangeLog

+ 2 - 2
ChangeLog

@@ -24,7 +24,7 @@ FIX: Bad column for total in bom list
 FIX: Bad condition on button back to draft on recruitment job.
 FIX: Bad CRLF when sending text only content. Fix dol_htmlwithnojs()
 FIX: Bad picto on list of permission of a user when user not admin
-FIX: bad timzeone for the start/end date of an event
+FIX: bad timezone for the start/end date of an event
 FIX: Better test on validity of compute field syntax with parenthesis
 FIX: close #28279
 FIX: disabled pito of menu must be greyed.
@@ -47,7 +47,7 @@ FIX: Shipment closing action has wrong value (#28174)
 FIX: some tooltips has disappeared on invoice action button
 FIX: Special code is now transmitted by args only in order supplier (#28546)
 FIX: subscription must be editable when accounting isn't reconciled (#28469)
-FIX: Value of field int = 0 from modulebuilder must nto be set to null
+FIX: Value of field int = 0 from modulebuilder must not be set to null
 
 
 ***** ChangeLog for 19.0.0 compared to 18.0.0 *****