Skip to content

Commit

Permalink
fix typo: PattronCualquieraMenos should be PatronCualquieraMenos
Browse files Browse the repository at this point in the history
patriciomacadden committed Nov 8, 2013
1 parent 257f499 commit 59de0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.es.md
Original file line number Diff line number Diff line change
@@ -239,7 +239,7 @@ regulares para definir las rutas. Sin embargo, la cosa no termina ahí. Podés
definir tus propios comparadores muy fácilmente:

``` ruby
class PattronCualquieraMenos
class PatronCualquieraMenos
Match = Struct.new(:captures)

def initialize(excepto)

0 comments on commit 59de0ce

Please sign in to comment.