Skip to content

Commit e1e4c32

Browse files
committed
fixing newline that should not be at end of the message
1 parent cac7373 commit e1e4c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/com.ibm.ws.security.utility/resources/com/ibm/ws/security/utility/resources/UtilityMessages.nlsprops

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ to your server.xml file:\n\
154154
\t<include location=\"{0}\" />
155155
generateaeskey.failFileExists=\
156156
The {0} file exists and will not be overwritten. Either specify a \n\
157-
different file name, or remove the existing file before you try again.\n\
157+
different file name, or remove the existing file before you try again.
158158
generateaeskey.failFileIsDirectory=\
159159
The {0} value specified for the file name is a directory. Specify the \n\
160160
full file name and try again.

0 commit comments

Comments
 (0)