Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
git-svn-id: http://dev.holgerjust.de/svn/redmine-opensearch/trunk@2 c013d87b-c2fd-cfd9-8227-e182169ea283
  • Loading branch information
meineerde committed Apr 27, 2010
1 parent 822bc49 commit 07db0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/opensearch/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
<Url type="application/opensearchdescription+xml" rel="self"
template="<%= url_for :controller => 'opensearch', :action => 'index', :project_id => @project, :only_path => false %>"/>
<moz:UpdateUrl><%= url_for :controller => 'opensearch', :action => 'index', :project_id => @project, :only_path => false %></moz:UpdateUrl>
</SearchPlugin>
</OpenSearchDescription>

0 comments on commit 07db0ce

Please sign in to comment.