Closed
Description
Hey there,
i'm new to contributing so correct me if I'm doing anything wrong.
While reading through the documentation at https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa/repository/JpaRepository.html I saw that the description of the saveAllAndFlush
method reads, entities to be deleted. This is likely a mistake, but I wasn't sure if I can open a pull request for just that.