Improved various typos

This commit is contained in:
thatsIch
2014-11-04 12:32:33 +01:00
parent fe7510d607
commit 542c1dcdbd
15 changed files with 56 additions and 57 deletions
@@ -96,7 +96,7 @@ public class QuantumCluster implements ILocatable, IAECluster
{
long qe;
qe = center.getQEDest();
qe = center.getQEFrequency();
if ( thisSide != qe && thisSide != -qe )
{