From acc5311c157358c99420ba5a8be4231ffae9fc8e Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sat, 30 Apr 2011 20:00:39 +0000 Subject: After having to update the code for someone els... After having to update the code for someone else, ran damarau levenshtein on trunk again. Patchwise, I guess correcting spelling errors in comments is about as safe as it gets. No review. --- src/detach/plugin/scala/tools/detach/Detach.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/detach/plugin') diff --git a/src/detach/plugin/scala/tools/detach/Detach.scala b/src/detach/plugin/scala/tools/detach/Detach.scala index 45342c96cf..56433cd33e 100644 --- a/src/detach/plugin/scala/tools/detach/Detach.scala +++ b/src/detach/plugin/scala/tools/detach/Detach.scala @@ -1179,7 +1179,7 @@ abstract class Detach extends PluginComponent * closures; *
  • it then adds proxies for free objects;
  • *
  • finally, if transforms detached closures (both definition and - * instantation).
  • + * instantiation). * */ override def transformUnit(unit: CompilationUnit) { -- cgit v1.2.3