Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeleuze committed Jul 12, 2022
1 parent c706726 commit 4d7e4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/asciidoc/core/core-beans.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4689,7 +4689,7 @@ example:
----
class SimpleMovieLister {
@set:Autowired
@set:Required
lateinit var movieFinder: MovieFinder
// ...
Expand Down

0 comments on commit 4d7e4e0

Please sign in to comment.