Skip to content

Commit 48b94e8

Browse files
committed
🔧 fix: Javadoc compilation error
1 parent 9e58d81 commit 48b94e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/cosimo/utilities/menu/util/MenuUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/**
1313
* Contains utility methods and common logic for working with {@link IMenu} and {@link AbstractMenu}, handling
14-
* menu-related events, determining inventory states, and performing inventory-related calculations.</p>
14+
* menu-related events, determining inventory states, and performing inventory-related calculations.
1515
*/
1616
public class MenuUtils {
1717

0 commit comments

Comments
 (0)