Qual: Spelling htdocs/[q-z]* (#27447)

# Qual: Fix spelling htdocs/[q-z]*

Probably fixes a bug:

- htdocs/webservices/server_thirdparty.php
  No other occurence of adress found.
  -'adress'=>->adress,- +'address'=>->address,+
This commit is contained in:
MDW
2024-01-12 17:18:52 +01:00
committed by GitHub
parent 5d6d6a92cf
commit 342ab85195
118 changed files with 366 additions and 366 deletions

View File

@@ -62,7 +62,7 @@ if ($id) {
$caneditfield = ((($user->id == $id) && $user->hasRight("user", "self", "write"))
|| (($user->id != $id) && $user->hasRight("user", "user", "write")));
$caneditpassword = ((($user->id == $id) && $user->hasRight("user", "self", "password"))
|| (($user->id != $id) && $user->hasRight("user", "user", "passsword")));
|| (($user->id != $id) && $user->hasRight("user", "user", "password")));
}
$permissiontoadd = $caneditfield; // Used by the include of actions_addupdatedelete.inc.php and actions_linkedfiles
@@ -199,7 +199,7 @@ if ($object->id) {
}
print '</tr>';
// Nunber of files
// Number of files
print '<tr><td>'.$langs->trans("NbOfAttachedFiles").'</td><td>'.count($filearray).'</td></tr>';
// Total size