Remove trailing whitespace

This commit is contained in:
Stephane Nicoll 2018-11-05 07:44:36 +01:00
parent 133b8b0b5a
commit 86846507e2
1 changed files with 1 additions and 1 deletions

View File

@ -3413,7 +3413,7 @@ The following table summarizes these registration behaviors:
previous instance). previous instance).
|=== |===
The values in the preceding table are defined as enums on the `RegistrationPolicy` class. The values in the preceding table are defined as enums on the `RegistrationPolicy` class.
If you want to change the default registration behavior, you need to set the value of the If you want to change the default registration behavior, you need to set the value of the
`registrationPolicy` property on your `MBeanExporter` definition to one of those `registrationPolicy` property on your `MBeanExporter` definition to one of those
values. values.