NIHVIVO-336 Tweak the comment.
This commit is contained in:
parent
00ffd7ddb0
commit
6236269195
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
StartupManager instantiates and runs the listeners from startup_listeners.txt
|
StartupManager instantiates and runs the listeners from startup_listeners.txt
|
||||||
All ServletContextListeners should be listed there instead of here.
|
All ServletContextListeners should be listed there, not here.
|
||||||
-->
|
-->
|
||||||
<listener>
|
<listener>
|
||||||
<listener-class>edu.cornell.mannlib.vitro.webapp.startup.StartupManager</listener-class>
|
<listener-class>edu.cornell.mannlib.vitro.webapp.startup.StartupManager</listener-class>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue