Fix markdown typo

This commit is contained in:
Denny Schäfer
2018-01-11 00:20:23 +01:00
parent 7080321081
commit 001bd32bb3

View File

@@ -1,4 +1,4 @@
#1.1.6 # 1.1.6
* Makesure the FileUtils is imported correctly to avoid a potential error * Makesure the FileUtils is imported correctly to avoid a potential error
* Fixes an issue where comparing a diff would not use the content of the new file * Fixes an issue where comparing a diff would not use the content of the new file
* Small documentation fixes * Small documentation fixes