Polish whitespace

This commit is contained in:
Phillip Webb
2012-10-25 12:29:32 +02:00
committed by Chris Beams
parent 8a38891e15
commit 6179261d58
2 changed files with 3 additions and 3 deletions
@@ -53,7 +53,7 @@ import test.interceptor.NopInterceptor;
/**
* Integration tests for the {@link MBeanExporter} class.
*
*
* @author Rob Harrop
* @author Juergen Hoeller
* @author Rick Evans