Skip to content

Commit 354f226

Browse files
committed
Fix code formatting in pointer comment
1 parent a9497af commit 354f226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/topics/Fundamentals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ fun processCallTarget(ktContext: KtElement, pointer: KaSymbolPointer<KaCallableS
133133
```
134134

135135
<note>
136-
In IntelliJ IDEA 2024.3, pointers will become available also for `KaType`s.
136+
In IntelliJ IDEA 2024.3, pointers will become available also for <code>KaType</code>s.
137137
</note>

0 commit comments

Comments
 (0)