mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Fix Terminal Serial description to refer to RXTX rather than javacomm
This commit is contained in:
parent
1856fb6363
commit
c017711580
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ tmMilestoneSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=A serial line connector for the Terminal using javacomm API
|
description=A serial line connector for the Terminal using RXTX API
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
|
|
|
@ -26,7 +26,7 @@ tmMilestoneSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=A serial line connector for the Terminal using javacomm API
|
description=A serial line connector for the Terminal using RXTX API
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
|
|
Loading…
Add table
Reference in a new issue