Skip to content

Commit 5e99c5b

Browse files
authored
Merge pull request #8842 from myatt83/2025-09-17-01-Fix-Typo-Weblogic-Property-Key
Fix typo in weblogic property key
2 parents 46d33ad + c359dae commit 5e99c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/j2ee.weblogic9/src/org/netbeans/modules/j2ee/weblogic9/j2ee/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919

2020
LIBRARY_NAME=BEA WebLogic Server
2121
SERVER_LIBRARY_NAME=BEA WebLogic Server {0} {1}
22-
UNKNOWN_SEVER_LIBRARY_NAME=BEA WebLogic Server Unknown Library
22+
UNKNOWN_SERVER_LIBRARY_NAME=BEA WebLogic Server Unknown Library
2323
PLATFORM_NAME=BEA WebLogic Server J2EE Platform

0 commit comments

Comments
 (0)