Fix typos in documentations.

Fix typos in READMEs, javadoc, comments and code.

Original pull request #642
This commit is contained in:
Marc Wrobel
2022-07-18 16:43:44 +02:00
committed by Jens Schauder
parent 1aec184ff0
commit ce994f9ea0
57 changed files with 83 additions and 83 deletions

View File

@@ -19,7 +19,7 @@
4. Explain general proxy mechanism, SimpleJpaRepository
-------------------------------------------------
- show JpaRepository interface
- findAll(Pageable pageble)
- findAll(Pageable pageable)
3. CustomerRepository
---------------------
@@ -59,4 +59,4 @@
-----------------------
- show auditing test from Hades sample project
10. Back to slide deck
10. Back to slide deck