Skip to content

Commit

Permalink
Fix a comment typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mordante committed Jul 13, 2014
1 parent a3422ca commit c521a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/variable_info.cpp
Expand Up @@ -108,7 +108,7 @@ namespace
}

/// @param visitor
/// TVisitor shoudl have 4 methods:
/// TVisitor should have 4 methods:
/// from_named if the variable ended with a .somename
/// from_indexed if the variable enden with .somename[someindex]
/// from_temporary if the variable is a readonly value (.somename.length)
Expand Down

0 comments on commit c521a38

Please sign in to comment.