mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[psi demo] fix plugin name casing
This commit is contained in:
parent
6d00a789bf
commit
c72a11a279
@ -2,7 +2,7 @@
|
||||
|
||||
<idea-plugin>
|
||||
<id>com.jetbrains.psidemo</id>
|
||||
<name>PSI demo</name>
|
||||
<name>PSI Demo</name>
|
||||
<version>1.0</version>
|
||||
<vendor>JetBrains</vendor>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user