From 384a3487bcd930ad104e41e28a027b0e1347c3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Mon, 18 Mar 2024 09:38:40 +0100 Subject: [PATCH] api_changes_list_2024.md: typo --- reference_guide/api_changes_list_2024.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference_guide/api_changes_list_2024.md b/reference_guide/api_changes_list_2024.md index fec05cca4..37ad8fe96 100644 --- a/reference_guide/api_changes_list_2024.md +++ b/reference_guide/api_changes_list_2024.md @@ -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