Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
jharting committed Dec 10, 2010
1 parent c3da326 commit 08b904c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -90,7 +90,7 @@ public void init(Instance<TemplatingProvider> providerInstance, TemplatingExtens
}
else
{
throw new RuntimeException("Multiple TemplateProviders found on classpath. Select the prefered one.");
throw new RuntimeException("Multiple TemplatingProviders found on classpath. Select the prefered one.");
}
}
}
Expand Down

0 comments on commit 08b904c

Please sign in to comment.