Skip to content

Commit 295aeaa

Browse files
Typo in plugin.xml
1 parent 738b6d3 commit 295aeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
1414
<br>
1515
16-
This is a plugin to enable Arduino-CMake integration into CLion. It uses the amazing <a href="https://github.com/queezythegreat/arduino-cmake">Arduino CMake</a>
16+
This is a plugin to enable Arduino CMake integration into CLion. It uses the amazing <a href="https://github.com/queezythegreat/arduino-cmake">Arduino CMake</a>
1717
project from queezythegreat.
1818
<br>
1919
The current features are to convert a default CLion project into an Arduino CMake one in one click, and to create new sketch files. When CLion adds the ability to hook into project creation directly, I will be able to make it selectable at project creation time, but for now, we're stuck with having to create a new CLion project and then convert it.

0 commit comments

Comments
 (0)