mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +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
|
<language
|
||||||
name="My Language"
|
name="My Language"
|
||||||
id="com.example.product.language.my_language">
|
id="com.example.product.language.my_language">
|
||||||
</fileType>
|
</language>
|
||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
This indicates to CDT that there is a new language, identified using the language id "com.example.product.language.my_language".
|
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