Skip to content

Commit

Permalink
updated comment to reflect changes from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renebock committed Dec 20, 2014
1 parent d2c896b commit f99316a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
*
* <b>CAUTION</b><br><br>
* You should not use this class when deploying the application as a J2EE servlet as it may interfere with other servlets running in the same VM.
* To enable this feature you have to provide the following start parameter to the java VM:
* To disable this feature you have to provide the following start parameter to the java VM:
*
* <code>
* -Der.extensions.ERXApplication.enableERXShutdownHook=true
* -Der.extensions.ERXApplication.enableERXShutdownHook=false
* </code><br>
*
* @author Maik Musall, [email protected]
Expand Down

0 comments on commit f99316a

Please sign in to comment.