Closed CorreyL closed 4 years ago
This PR fixes the incorrect capitalization for initialDoc, as this does not work in Linux environments
initialDoc
Credit to @0xb1dd1e (#6) for reporting this issue
$ lsb_release -a No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 10 (buster) Release: 10 Codename: buster
Tested on f3b902b
$ git log --oneline -1 f3b902b (HEAD -> bugfix/filename-capitalization, origin/bugfix/filename-capitalization) Correct the filename for initialDoc
Preamble
This PR fixes the incorrect capitalization for
initialDoc
, as this does not work in Linux environmentsCredit to @0xb1dd1e (#6) for reporting this issue
Screenshots
Before
After
Tested on f3b902b