Polish whitespace

This commit is contained in:
Phillip Webb
2012-10-22 19:25:32 -07:00
committed by Chris Beams
parent 8a38891e15
commit 6179261d58
2 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ import test.interceptor.NopInterceptor;
/**
* Integration tests for the {@link MBeanExporter} class.
*
*
* @author Rob Harrop
* @author Juergen Hoeller
* @author Rick Evans