mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Fix a misprint (#1369)
This commit is contained in:
parent
df6c003de8
commit
bbaab10ac1
@ -14,7 +14,7 @@ provides the ability to query data from
|
|||||||
|
|
||||||
### Basic request
|
### Basic request
|
||||||
|
|
||||||
To request all entities if the concrete type use
|
To request all entities of the concrete type use
|
||||||
[`EntityStorage.entities()`](%gh-ic%/platform/workspace/storage/src/com/intellij/platform/workspace/storage/EntityStorage.kt).
|
[`EntityStorage.entities()`](%gh-ic%/platform/workspace/storage/src/com/intellij/platform/workspace/storage/EntityStorage.kt).
|
||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user