X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FGithub.md;h=d83c295fc610e919d1d0e48d835de59fadd8440c;hb=66202ccf22eb35b70d67c03dc1d7847184574142;hp=cfdb014764fc9e2b088c166725df82c238903293;hpb=5837fd4f817c06a723af9ad27298b6bef40e37e5;p=friendica.git diff --git a/doc/Github.md b/doc/Github.md index cfdb014764..d83c295fc6 100644 --- a/doc/Github.md +++ b/doc/Github.md @@ -66,5 +66,8 @@ Don't assume that a simple fix won't break anything else. If possible get an experienced Friendica developer to review the code. Don't hesitate to ask us in case of doubt. +3. Check your code for typos. +There is a PHP script in the *util* directory called *typos.php* for this. + Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!