diff --git a/archive/src/main/kotlin/org/openrs2/archive/key/KeyBruteForcer.kt b/archive/src/main/kotlin/org/openrs2/archive/key/KeyBruteForcer.kt index 305bb7d1..5305930c 100644 --- a/archive/src/main/kotlin/org/openrs2/archive/key/KeyBruteForcer.kt +++ b/archive/src/main/kotlin/org/openrs2/archive/key/KeyBruteForcer.kt @@ -38,7 +38,7 @@ public class KeyBruteForcer @Inject constructor( * v | | | * +----------+----------+ * - * The shaded are represents combinations that have already been tried. + * The shaded area represents combinations that have already been tried. * * When a new container is inserted, we test it against every key in the * shaded area (quadrant A).