From 0275cd3d8a12d166a45f6fb55a2a347663ec1b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 13 Mar 2019 13:54:25 +0100 Subject: [PATCH] api_changes_list_2017.md: cleanup --- reference_guide/api_changes/api_changes_list_2017.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference_guide/api_changes/api_changes_list_2017.md b/reference_guide/api_changes/api_changes_list_2017.md index 8202a69b7..22a1ec2ea 100644 --- a/reference_guide/api_changes/api_changes_list_2017.md +++ b/reference_guide/api_changes/api_changes_list_2017.md @@ -15,7 +15,7 @@ See the note on how to document new problems on the main page reference_guide/ap : This method isn't supposed to be used in regular plugins. There is no need to call this method anymore. `org.apache.sanselan` package removed -: Use classes from `org.apache.commons.imaging` instead . +: Use classes from `org.apache.commons.imaging` instead. `com.intellij.psi.MultiplePsiFilesPerDocumentFileViewProvider.getLanguages` abstract method added : Implementation of this class are supposed to have several languages so you need to implement this method explicitly and return them all.