qixiaobo commented on a change in pull request #192: Fix typo
URL: https://github.com/apache/tomcat/pull/192#discussion_r315514055
##########
File path: java/org/apache/catalina/core/StandardWrapper.java
##########
@@ -1253,7 +1253,7 @@ public synchronized void unload() throws
ServletException {
return;
unloading = true;
- // Loaf a while if the current instance is allocated
+ // Load a while if the current instance is allocated
Review comment:
Means have a break ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]