The function capitalizes the first letter of the input string and leaves the rest of the string unchanged. If the input string is already capitalized, it remains unchanged.

