Typo aready
This commit is contained in:
parent
92c45b7378
commit
e163804c68
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ public class ApiPart implements IPartHelper
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
AELog.info( "Layer " + layer + " not registered, " + layerInterface + " aready has a layer." );
|
AELog.info( "Layer " + layer + " not registered, " + layerInterface + " already has a layer." );
|
||||||
}
|
}
|
||||||
catch (Throwable t)
|
catch (Throwable t)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue