Commit 1b3043b85861b4657763cf9f21a625b5dd7e80b8

Authored by DanielaFeitosa
1 parent ed3a39a5

ActionItem6: Correcting word


git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@174 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/enterprise/register.rhtml
1 <h2><%= _('Information') %></h2> 1 <h2><%= _('Information') %></h2>
2 2
3 -Informatio about how to proceed 3 +Information about how to proceed
4 4
5 <p><%= link_to 'Next page', :action => 'register_form' %></p> 5 <p><%= link_to 'Next page', :action => 'register_form' %></p>