Skip to content

Commit c3a05bb

Browse files
committed
IJSDK-2608 Avoid IntelliJ IDEA OSS wording
1 parent c650ed6 commit c3a05bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ijs.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@
387387
<toc-element toc-title="Extension Points and Listeners">
388388
<toc-element toc-title="IntelliJ Platform" topic="intellij_platform_extension_point_list.md"
389389
accepts-web-file-names="extension-point-list.html"/>
390-
<toc-element toc-title="IntelliJ OSS Plugins" topic="intellij_community_plugins_extension_point_list.md"/>
390+
<toc-element toc-title="IntelliJ Platform Plugins" topic="intellij_community_plugins_extension_point_list.md"/>
391391
<toc-element toc-title="Android Plugin" topic="android_plugin_extension_point_list.md"/>
392392
<toc-element toc-title="AppCode" topic="appcode_extension_point_list.md"/>
393393
<toc-element toc-title="CLion" topic="clion_extension_point_list.md"/>

topics/intro/content_updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Plugin Internationalization
114114
Minor Changes and Additions
115115
:
116116
- How to mark functionality available during indexing via [](indexing_and_psi_stubs.md#DumbAwareAPI).
117-
- Move Extension Point and Listener Lists to the _Resources_ section and split the main _Extension Point and Listener List_ into: _IntelliJ Platform_, _IntelliJ OSS Plugins_, and _Android Plugin_.
117+
- Move Extension Point and Listener Lists to the _Resources_ section and split the main _Extension Point and Listener List_ into: _IntelliJ Platform_, _IntelliJ Platfom Plugins_, and _Android Plugin_.
118118

119119
### March
120120
{#march-24}

0 commit comments

Comments
 (0)