This commit is contained in:
isaak654 2023-04-01 20:39:52 +02:00
parent b7a110c88d
commit 2178b66247
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
2 changed files with 2 additions and 1 deletions

View File

@ -80,6 +80,7 @@ jobs:
echo 'routime->routine' >> dictionary.txt
echo 'explorere->explorer' >> dictionary.txt
echo 'mein->main' >> dictionary.txt
echo 'trigegred->triggered' >> dictionary.txt
# Only lowercase letters are allowed in --ignore-words-list
codespell --dictionary=dictionary.txt --dictionary=dictionary_rare.txt --dictionary=dictionary_code.txt \
--ignore-words-list="wil,unknwn,tolen,pevent,doubleclick,parm,parms,etcp,ois,ba,ptd,modell,namesd,stdio,uint,errorstring,ontext,atend,deque,ecounter,nmake,namess,inh,daa,varient,lite,uis,emai,ws,slanguage" \

View File

@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [1.8.2b / 5.63.2] - 2023-04-??
### Fixed
- fixed issue with the new SBIE2307 being trigegred on media removal
- fixed issue with the new SBIE2307 being triggered on media removal