]> granicus.if.org Git - php/commitdiff
Fix a typo in UPGRADING
authorTyson Andre <tysonandre775@hotmail.com>
Sat, 15 Jun 2019 20:44:02 +0000 (16:44 -0400)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 16 Jun 2019 09:24:44 +0000 (11:24 +0200)
UPGRADING

index 7f667cde5d94605699f186c0dd1e9ac69d35a814..7d00c468ad9027667fd15737dc7ecaee137ace49 100644 (file)
--- a/UPGRADING
+++ b/UPGRADING
@@ -70,7 +70,7 @@ PHP 8.0 UPGRADE NOTES
     will now always generate a fatal error. Previously a warning was generated
     in some cases.
     RFC: https://wiki.php.net/rfc/lsp_errors
-  . The precendence of the concatenation operator has changed relative to
+  . The precedence of the concatenation operator has changed relative to
     bitshifts and addition as well as subtraction.
     RFC: https://wiki.php.net/rfc/concatenation_precedence