Wording.
This commit is contained in:
parent
607135b72e
commit
5cc3f8c634
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ public class GiteaProber
|
||||||
}
|
}
|
||||||
catch (IOException | ParseException exception)
|
catch (IOException | ParseException exception)
|
||||||
{
|
{
|
||||||
System.out.println("Error using GiteaAPI: " + exception.getMessage());
|
System.out.println("ERROR using GiteaAPI: " + exception.getMessage());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue