diff options
author | skenaja <skenaja> | 2009-03-27 09:15:59 +0000 |
---|---|---|
committer | skenaja <skenaja> | 2009-03-27 09:15:59 +0000 |
commit | 83a77cd901cb7213e4b6c3b08d2037b7ba4cb15c (patch) | |
tree | 2bfb8121e3017d11314262507e40383216624433 /app/views/help | |
parent | b3b99fc645fceb28b426dd3794d98c59dc6ab391 (diff) |
fixed spelling
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/about.rhtml | 6 | ||||
-rw-r--r-- | app/views/help/unhappy.rhtml | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/app/views/help/about.rhtml b/app/views/help/about.rhtml index 9a3300f08..7a34c0188 100644 --- a/app/views/help/about.rhtml +++ b/app/views/help/about.rhtml @@ -90,7 +90,7 @@ then read our page '<a href="/help/unhappy">Unhappy about the response you got?< <dd> <p>Have a look at the <a href="http://www.ico.gov.uk/for_the_public/access_to_official_information.aspx">access to official information</a> -pages on the Information Commisioner's website.</p> +pages on the Information Commissioner's website.</p> <p>If you're requesting information from a Scottish public authority, the process is very similar. There are differences around time @@ -109,7 +109,7 @@ individual.</p> <p>If you would like to know what information a public authority holds about yourself, you should make a "Subject Access Request" in private using Data Protection law. The leaflet "<a -href="http://www.ico.gov.uk/upload/documents/library/data_protection/introductory/subject_access_rights.pdf">How to access your information</a>" (on the Information Commisioner's +href="http://www.ico.gov.uk/upload/documents/library/data_protection/introductory/subject_access_rights.pdf">How to access your information</a>" (on the Information Commissioner's website) explains how to do this.</p> <p>If you see that somebody has included personal information, perhaps @@ -209,7 +209,7 @@ used a pseudonym.</p> <p>Be careful though, even if the authority follows this good practice, the pseudonym will probably make it impossible for you to complain to the -Information Commisioner later about the handling of your request. +Information Commissioner later about the handling of your request. </p> <p>There are several good alternatives to using a pseudonym.</p> diff --git a/app/views/help/unhappy.rhtml b/app/views/help/unhappy.rhtml index 02a0d862b..cd302a81a 100644 --- a/app/views/help/unhappy.rhtml +++ b/app/views/help/unhappy.rhtml @@ -21,7 +21,7 @@ to your request '<%=request_link(@info_request) %>'? <ol> <li>Ask for an <strong>internal review</strong> at the public authority.</li> -<li>If that doesn't help, complain to the <strong>Information Commisioner</strong>.</li> +<li>If that doesn't help, complain to the <strong>Information Commissioner</strong>.</li> <li>Either way, also <strong>use other means</strong> to answer your question.</li> </ol> @@ -51,15 +51,15 @@ original decision. <h1 id="complaining">2. Complaining to the Information Commissioner <a class="hover_a" href="#complaining">#</a> </h1> <p>If you are still unhappy after the public authority has done their internal review, -then you can complain to the Information Commisioner. To do this read +then you can complain to the Information Commissioner. To do this read <a href="http://www.ico.gov.uk/complaints/freedom_of_information.aspx">Complaints about Freedom of Information</a> -on the Information Commisioner's website. If you requested information from a Scottish +on the Information Commissioner's website. If you requested information from a Scottish authority, then <a href="http://www.itspublicknowledge.info/YourRights/HowToAppeal/Appeal.asp">appeal to the Scottish Information Commissioner</a>. </p> <p>To make it easier to send the relevant information to the -Information Commisioner, either +Information Commissioner, either <% if !@info_request.nil? %> include a link to your request <strong><%=h main_url(request_url(@info_request)) %></strong> |