Scheduled#cron() was pointing to CronSequenceGenerator for an explanation of the cron string format. This class however is deprecated, and has been replaced with CronExpression. This PR updates the JavaDoc accordingly.

Comment From: snicoll

@MichelTenVoorde good catch and thank for you making your first contribution to Spring Framework.