mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-12 02:54:26 +02:00
Fix various spelling mistakes
This commit is contained in:
parent
f2bde919e5
commit
7f143c3159
3 changed files with 4 additions and 4 deletions
|
@ -821,7 +821,7 @@ class DBA
|
|||
* @param array $param parameter array
|
||||
* @param bool $on_duplicate_update Do an update on a duplicate entry
|
||||
*
|
||||
* @return boolean was the insert successfull?
|
||||
* @return boolean was the insert successful?
|
||||
*/
|
||||
public static function insert($table, $param, $on_duplicate_update = false) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue