mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 08:46:02 +02:00
minor fix to doc tag
This commit is contained in:
parent
a16487b5bd
commit
6f4cf3159b
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ By themselves, languages don't serve much purpose. However, they are used
|
|||
<language
|
||||
name="My Language"
|
||||
id="com.example.product.language.my_language">
|
||||
</fileType>
|
||||
</language>
|
||||
</extension>
|
||||
|
||||
This indicates to CDT that there is a new language, identified using the language id "com.example.product.language.my_language".
|
||||
|
|
Loading…
Add table
Reference in a new issue