1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00

minor fix to doc tag

This commit is contained in:
David Inglis 2004-04-20 16:14:32 +00:00
parent a16487b5bd
commit 6f4cf3159b

View file

@ -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".