]> git.mxchange.org Git - friendica.git/blobdiff - doc/Github.md
Move Photo module, update Photo model
[friendica.git] / doc / Github.md
index 7c6233d3127af3eb610933e5abbac37d0d62aa38..ca467e525440d542717ea31712d2885dd5c40ff2 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.php typo
 
 Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!