diff options
author | francis <francis> | 2008-10-24 12:08:06 +0000 |
---|---|---|
committer | francis <francis> | 2008-10-24 12:08:06 +0000 |
commit | cde16b3d2448ca91ed00bb98456c8f0872f73f1f (patch) | |
tree | c5b589159bde8fd35661c79666a542600c7b1698 | |
parent | d11c702485b08843f1a9f6b5961368e19c56d1b5 (diff) |
Got bored of pedants complaining about my spelling of publically :)
-rw-r--r-- | app/views/comment/new.rhtml | 2 | ||||
-rw-r--r-- | app/views/help/about.rhtml | 2 | ||||
-rw-r--r-- | app/views/help/unhappy.rhtml | 2 | ||||
-rw-r--r-- | app/views/request/_followup.rhtml | 2 | ||||
-rw-r--r-- | app/views/request/new.rhtml | 2 | ||||
-rw-r--r-- | app/views/user/_signup.rhtml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/app/views/comment/new.rhtml b/app/views/comment/new.rhtml index c5167fc04..a298b640a 100644 --- a/app/views/comment/new.rhtml +++ b/app/views/comment/new.rhtml @@ -58,7 +58,7 @@ Annotations are so anyone, including you, can help the requester with their requ </ul> <p> - <big>Annotations will be posted publically here, and are + <big>Annotations will be posted publicly here, and are <strong>not</strong> sent to the authority.</big> </p> diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 4a74d85f2..397ba28c0 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -158,7 +158,7 @@ sell your email addresses to anyone else, unless we are obliged to by law, or you ask us to. </dd> -<dt id="public_request">Why will my name appear publically on the site? <a href="#public_request">#</a> </dt> +<dt id="public_request">Why will my name appear publicly on the site? <a href="#public_request">#</a> </dt> <dd>It means that someone researching the same area can get in touch with you, and maybe give you more information or ideas relating to your request. Also, diff --git a/app/views/help/unhappy.rhtml b/app/views/help/unhappy.rhtml index 934b45dc9..cfb5659aa 100644 --- a/app/views/help/unhappy.rhtml +++ b/app/views/help/unhappy.rhtml @@ -62,7 +62,7 @@ get the information by other means...</p> <li>Make an FOI request for summary information, or for documentation relating indirectly to matters in your rejected request. <a href="/help/contact">Ask us for ideas</a> if you're stuck.</li> -<li>If any other public authorities or publically owned companies are involved, +<li>If any other public authorities or publicly owned companies are involved, then make FOI requests to them.</li> <li><a href="http://www.writetothem.com">Write to your MP or other politician</a> and ask for their help. Often MPs can find out information which individuals can't, diff --git a/app/views/request/_followup.rhtml b/app/views/request/_followup.rhtml index b363e94de..87b1bde82 100644 --- a/app/views/request/_followup.rhtml +++ b/app/views/request/_followup.rhtml @@ -42,7 +42,7 @@ <p> <strong>Privacy warning:</strong> Your follow up message, and any response - to it, will also be displayed publically on this website. + to it, will also be displayed publicly on this website. </p> <p> diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 3a027e86a..bf5fbd78d 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -118,7 +118,7 @@ <p class="form_note"> <strong>Privacy warning:</strong> All information that you enter - on this page will be displayed publically on this website. Any + on this page will be displayed publicly on this website. Any response you get will also be published. <a href="/help/about#privacy">See our privacy policy</a>. </p> diff --git a/app/views/user/_signup.rhtml b/app/views/user/_signup.rhtml index f639f2862..7f03077bd 100644 --- a/app/views/user/_signup.rhtml +++ b/app/views/user/_signup.rhtml @@ -20,7 +20,7 @@ <%= text_field 'user_signup', 'name', { :size => 20 } %> </p> <div class="form_item_note"> - Your <strong>name will appear publically</strong> + Your <strong>name will appear publicly</strong> (<a href="/help/about/#public_request">why?</a>) on this website and in search engines. We encourage you to use your real name, but you may use a |