diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2010-12-19 22:30:36 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2010-12-19 22:30:36 +0100 |
commit | b35b3380b53cb7c807eec48324655114f6b5b989 (patch) | |
tree | 583ebe9674f0a0b735cd368ba87b4259fd2310eb | |
parent | 1093415d6af028179e2823eb2244ae0d96f50b90 (diff) |
Minor spelling correction.
-rw-r--r-- | fripost-web.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fripost-web.el b/fripost-web.el index ef7f4df..1889a4f 100644 --- a/fripost-web.el +++ b/fripost-web.el @@ -10,7 +10,7 @@ :publishing-function org-publish-org-to-html :preamble "<div class=\"header\"> <h1>Fripost</h1> -<a href=\"index.en.html\" class=\"translate\">Click here for english</a> +<a href=\"index.en.html\" class=\"translate\">Click here for English</a> </div> <div class=\"navigation\"> |