summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pki/base/common/src/LogMessages_en.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/common/src/LogMessages_en.properties b/pki/base/common/src/LogMessages_en.properties
index 60fe43cd8..28616d370 100644
--- a/pki/base/common/src/LogMessages_en.properties
+++ b/pki/base/common/src/LogMessages_en.properties
@@ -1228,7 +1228,7 @@ CMSGW_REQUEST_ID_NOT_FOUND_1=Request ID {0} was not found in the request queue.
CMSGW_ERROR_UPDATE_REQUEST_1=Error updating request ID {0} in the database.
CMSGW_ERROR_FORMING_EXT_1=Error forming a {0} extension.
CMSGW_INVALID_SERIAL_NUMBER=Certificate Serial number is not set or invalid.
-CMSGW_CERT_SERIAL_NOT_FOUND_1=Certificate Serial Number {0} not found
+CMSGW_CERT_SERIAL_NOT_FOUND_1=Certificate serial number {0} not found
CMSGW_ERROR_FORMING_PKCS7=Error Forming PKCS #7.
CMSGW_ERROR_FORMING_PKCS7_1= Error Forming PKCS #7 for output {0}.
CMSGW_ERROR_READING_REQUEST_ID_1=Cannot find Request ID {0} in the database.