Pushed. Gerald --- htdocs/gcc-9/porting_to.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/htdocs/gcc-9/porting_to.html b/htdocs/gcc-9/porting_to.html index fc85dae2e..eef5aeb60 100644 --- a/htdocs/gcc-9/porting_to.html +++ b/htdocs/gcc-9/porting_to.html @@ -132,7 +132,7 @@ if a user only replaces the ordinary <code>operator new</code>. <p> Code that only replaces one version of <code>operator new</code> and expects -the other versions to be unaffected might change behaviour when using GCC 9. +the other versions to be unaffected might change behavior when using GCC 9. </p> <p> -- 2.54.0
