diff options
author | francis <francis> | 2009-01-05 16:25:01 +0000 |
---|---|---|
committer | francis <francis> | 2009-01-05 16:25:01 +0000 |
commit | bbef6bb92141cf6cd4db59cf070c8acb39062bec (patch) | |
tree | 1ec72f56a9ab6a9f61d93ff3ae3bcd100b2ac89d | |
parent | 05a422d87dc49859014be1a5a2036caa77c16961 (diff) |
Errant ' removed
-rw-r--r-- | app/views/request/show.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml index 26200d0b8..f173dfe64 100644 --- a/app/views/request/show.rhtml +++ b/app/views/request/show.rhtml @@ -40,7 +40,7 @@ <% end %> <p><a href="/help/about#commercial">Are you the owner of - any commercial copyright on this page?'</a> + any commercial copyright on this page?</a> </div> |