Skip to content

Commit cabd1f5

Browse files
committed
Polishing
1 parent a471aa6 commit cabd1f5

File tree

1 file changed

+1
-1
lines changed
  • framework-docs/modules/ROOT/pages/core/aop-api

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/core/aop-api/pfb.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ Kotlin::
205205
+
206206
[source,kotlin,indent=0,subs="verbatim,quotes",role="secondary"]
207207
----
208-
val person = factory.getBean("person") as Person;
208+
val person = factory.getBean("person") as Person
209209
----
210210
======
211211

0 commit comments

Comments
 (0)