[PATCH 4/7] codespell_dict.txt: add 'msdos' string
    Daniel Henrique Barboza 
    danielhb413 at gmail.com
       
    Tue Jun  2 20:39:35 UTC 2020
    
    
  
This will avoid codespell flagging 'msdos' as a typo.
Signed-off-by: Daniel Henrique Barboza <danielhb413 at gmail.com>
---
 tests/data/codespell_dict.txt | 1 +
 1 file changed, 1 insertion(+)
diff --git a/tests/data/codespell_dict.txt b/tests/data/codespell_dict.txt
index e64d127a..4cf93c3c 100644
--- a/tests/data/codespell_dict.txt
+++ b/tests/data/codespell_dict.txt
@@ -1,2 +1,3 @@
 matchs
 doubleclick
+msdos
-- 
2.26.2
    
    
More information about the virt-tools-list
mailing list