]> git.mxchange.org Git - friendica.git/blobdiff - doc/Github.md
Remove util/typo
[friendica.git] / doc / Github.md
index a34855bf7e6a0431bcff3e3144a514cb7d8596a2..0145a85f8f400c0e97f98093191799aad5c5570d 100644 (file)
@@ -68,7 +68,9 @@ 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.
+There is a console command called *typo* for this.
+
+       $> php bin/console typo
 
 Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!