lukaszlenart commented on code in PR #1420: URL: https://github.com/apache/struts/pull/1420#discussion_r2554932451
########## core/src/main/java/org/apache/struts2/components/Bean.java: ########## @@ -36,10 +36,10 @@ * * <p>If the var attribute is set on the BeanTag, it will place the instantiated bean into the * stack's Context.</p> - * + * <p> * <!-- END SNIPPET: javadoc --> - * - * + * <p> + * <p> Review Comment: Good catch, fixed -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
