Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

Commit

Permalink
change translation_to string
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Dec 19, 2007
1 parent 9fbdb59 commit 1e5dfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/permalink_fu.rb
Expand Up @@ -88,5 +88,5 @@ def create_permalink_for(attr_names)
end
end

PermalinkFu.translation_to = 'ascii//ignore//translit'
PermalinkFu.translation_to = 'ascii//translit'
PermalinkFu.translation_from = 'utf-8'

0 comments on commit 1e5dfd3

Please sign in to comment.