1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Javadoc adjustment.

This commit is contained in:
Sergey Prigogin 2011-04-22 22:51:09 +00:00
parent 9d47423571
commit 035808c3ae

View file

@ -35,7 +35,7 @@ public class StatusInfo implements IStatus {
} }
/** /**
* Creates a status . * Creates a status.
* @param severity The status severity: ERROR, WARNING, INFO and OK. * @param severity The status severity: ERROR, WARNING, INFO and OK.
* @param message The message of the status. Applies only for ERROR, * @param message The message of the status. Applies only for ERROR,
* WARNING and INFO. * WARNING and INFO.