Qual: Spelling htdocs/core (#27491)

Highlights:
- initialY in pdf_standard.modules.php was unused
  - remove (otherwise -> initially) (+same in other file)
This commit is contained in:
MDW
2024-01-13 19:48:20 +01:00
committed by GitHub
parent 77432efdee
commit 89004f7e03
323 changed files with 1154 additions and 1152 deletions

View File

@@ -150,7 +150,7 @@ class Diff
}
/**
* Returns the partial diff for the specificed sequences, in reverse order.
* Returns the partial diff for the specified sequences, in reverse order.
* The parameters are:
*
* @param string $table the table returned by the computeTable function