mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api_changes_list_2024.md: typo
This commit is contained in:
parent
0ab81e25f2
commit
384a3487bc
@ -145,7 +145,7 @@ Class `com.intellij.diff.editor.DiffVirtualFile` now extends `com.intellij.diff.
|
||||
: Must be implemented.
|
||||
|
||||
`com.intellij.openapi.util.io.NioPathUtil.isAncestor(Path, Path, boolean)` method removed
|
||||
: Use `Path#startsWith` instead.
|
||||
: Use `Path.startsWith()` instead.
|
||||
|
||||
### UML Plugin 2024.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user