From ec95fb5c8d7996a5b8b36999a96606c5dfa2a3ce Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 21 Sep 2017 09:37:23 +0200 Subject: [PATCH] clarification --- doc/Github.md | 3 +++ 1 file changed, 3 insertions(+) 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!