]> git.mxchange.org Git - friendica.git/commitdiff
Grammar correction
authorMichael <heluecht@pirati.ca>
Fri, 22 Dec 2017 20:06:15 +0000 (20:06 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 22 Dec 2017 20:06:15 +0000 (20:06 +0000)
update.php

index 6c1785885c0ddc0b34581df18793ef10e0dd62ce..eb91baf3a194af6af743f59a6079e66e5a1828b6 100644 (file)
@@ -16,7 +16,7 @@ use Friendica\Object\Image;
  *
  * Database structure changes are done in src/Database/DBStructure.php
  *
- * If there is a need for a post procession to a structure change, update this file
+ * If there is a need for a post process to a structure change, update this file
  * by adding a new function at the end with the number of the current DB_UPDATE_VERSION.
  *
  * The DB_UPDATE_VERSION will always be at least one greater than the last