Fix typo (are -> area)

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 4 years ago
parent fc1af29bdf
commit f2400117fd
  1. 2
      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).

Loading…
Cancel
Save