From: Tobias Diekershoff <tobias.diekershoff@gmx.net>
Date: Thu, 21 Sep 2017 07:37:23 +0000 (+0200)
Subject: clarification
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ec95fb5c8d7996a5b8b36999a96606c5dfa2a3ce;p=friendica.git

clarification
---

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!