api_changes_list_2024.md: typo

This commit is contained in:
Yann Cébron 2024-03-18 09:38:40 +01:00
parent 0ab81e25f2
commit 384a3487bc

View File

@ -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