[opw-web] en-gb.php: fix a stray space
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [opw-web] en-gb.php: fix a stray space
- Date: Sun, 17 May 2015 23:22:07 +0000 (UTC)
commit b2a1bca04859b993bfe3f3d4eadbd776ac11b041
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Sun May 17 19:22:00 2015 -0400
en-gb.php: fix a stray space
lang/en-gb.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lang/en-gb.php b/lang/en-gb.php
index 40e0470..ac905cc 100644
--- a/lang/en-gb.php
+++ b/lang/en-gb.php
@@ -376,7 +376,7 @@ $lang_data = array(
'intern_contract' => "Intern agreement",
'mentor_contract' => "Mentor agreement",
'contract_preview_message' => "This is a preview and not yet saved.",
- 'contract_edit_message ' => "Please enter the text of the agreement below using <a
href='http://daringfireball.net/projects/markdown/syntax'>Markdown</a> syntax",
+ 'contract_edit_message' => "Please enter the text of the agreement below using <a
href='http://daringfireball.net/projects/markdown/syntax'>Markdown</a> syntax",
'formatted_result' => "Formatted result",
'preview' => "Preview"
);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]