diff options
Diffstat (limited to 'app/views/help/unhappy.rhtml')
-rw-r--r-- | app/views/help/unhappy.rhtml | 8 |
1 files changed, 4 insertions, 4 deletions
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> |