From 99a39cc80ea3eb6f58a87ab31452885f5cb60735 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 24 Nov 2017 17:53:38 +0100 Subject: Fixed a spelling mistake in several comments: It's called "override" instead of "overwrite" in those contexts. --- template/standard/lang/de.php | 2 +- template/standard/lang/en.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template/standard') diff --git a/template/standard/lang/de.php b/template/standard/lang/de.php index 2c5008e..6a18831 100644 --- a/template/standard/lang/de.php +++ b/template/standard/lang/de.php @@ -4,7 +4,7 @@ #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the DE language # -# and can also overwrite the existing core internationalization strings. # +# and can also override the existing core internationalization strings. # # # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# diff --git a/template/standard/lang/en.php b/template/standard/lang/en.php index 3d42fe0..17d638f 100644 --- a/template/standard/lang/en.php +++ b/template/standard/lang/en.php @@ -4,7 +4,7 @@ #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# # # # This file contains template internationalization strings for the EN language # -# and can also overwrite the existing core internationalization strings. # +# and can also override the existing core internationalization strings. # # # #%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# -- cgit v1.2.3