Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kellindil committed Jan 5, 2012
1 parent dcb407a commit 65349e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ public Object visitAcceleoQueryInvocation(QueryInvocation invocation) {
public String visitAcceleoTemplate(Template template) {
context.openNested();
/*
* Variables have been positionned by either the AcceleoEngine (first template) or this visitor
* Variables have been positioned by either the AcceleoEngine (first template) or this visitor
* (template invocation).
*/
List<org.eclipse.ocl.ecore.OCLExpression> nestedExpressions = template.getBody();
Expand Down

0 comments on commit 65349e3

Please sign in to comment.