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/admin/lang/de.php | 2 +- template/admin/lang/en.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template/admin') diff --git a/template/admin/lang/de.php b/template/admin/lang/de.php index 7591a8f..288a5f7 100644 --- a/template/admin/lang/de.php +++ b/template/admin/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/admin/lang/en.php b/template/admin/lang/en.php index 63a18f5..d774a36 100644 --- a/template/admin/lang/en.php +++ b/template/admin/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