Skip to content

Commit 45ba03e

Browse files
authored
Merge pull request #3 from oracle/issue#2-19028-message-key-typo
Fixing the message key typo
2 parents 601187a + f0c8baf commit 45ba03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/oracle/weblogic/deploy/messages/wlsdeploy_rb.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@ WLSDPLY-19025=Failed to determine if the location ({0}) supports only a single M
10121012
of the parent node type: {1}
10131013
WLSDPLY-19026=Failed to determine if the location ({0}) is an artificial type folder: {1}
10141014
WLSDPLY-19027=Failed to get the model merge required attribute names at location ({0}): {1}
1015-
WLSDDPY-19028=Failed to convert the wlst attribute name and value for the model at location ({0}) : {1}
1015+
WLSDPLY-19028=Failed to convert the wlst attribute name and value for the model at location ({0}) : {1}
10161016
WLSDPLY-19029=Failed to get the model attribute names at location ({0}): {1}
10171017
WLSDPLY-19030=Failed to get the model attribute list that use path tokens for model folder ({0}) \
10181018
at location ({1}): {2}

0 commit comments

Comments
 (0)