From 5e7d6905e7bf20341e4c92d690dc8668aca20f1f Mon Sep 17 00:00:00 2001 From: CovertJaguar Date: Sat, 27 Jul 2013 13:52:28 -0700 Subject: [PATCH] Fix typo --- common/buildcraft/api/power/PowerHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/buildcraft/api/power/PowerHandler.java b/common/buildcraft/api/power/PowerHandler.java index 9e92859d..308aecf3 100644 --- a/common/buildcraft/api/power/PowerHandler.java +++ b/common/buildcraft/api/power/PowerHandler.java @@ -158,7 +158,7 @@ public final class PowerHandler { * Allows you to define a new PerditionCalculator class to handler perdition * calculations. * - * For example if you want exponentially increasing loss bases on amount + * For example if you want exponentially increasing loss based on amount * stored. * * @param perdition