mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Javadoc adjustment.
This commit is contained in:
parent
9d47423571
commit
035808c3ae
1 changed files with 1 additions and 1 deletions
|
@ -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 message The message of the status. Applies only for ERROR,
|
||||
* WARNING and INFO.
|
||||
|
|
Loading…
Add table
Reference in a new issue