aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Irving <francis@mysociety.org>2010-04-08 11:42:26 +0100
committerFrancis Irving <francis@mysociety.org>2010-04-08 11:42:26 +0100
commitc68d9130acb1cd8c54f83c8a4c5a70d6afaade17 (patch)
treee7360e7323b34dfd830bf8f877c6e44cc226dca7
parenta040c24c1b41000d1dce40dddf37afc2603ae30d (diff)
Say "make" as clearer than "file" which is an odd word (for the headline
link in search engine results)
-rw-r--r--app/views/layouts/default.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml
index aad13dc97..aaf62a366 100644
--- a/app/views/layouts/default.rhtml
+++ b/app/views/layouts/default.rhtml
@@ -7,7 +7,7 @@
<% if @title %>
<%=@title%> - WhatDoTheyKnow
<% else %>
- WhatDoTheyKnow - file and browse Freedom of Information (FOI) requests
+ WhatDoTheyKnow - make and browse Freedom of Information (FOI) requests
<% end %>
</title>