From 1c890e5a5c9f94b771e3400a1ae290ac514d2879 Mon Sep 17 00:00:00 2001 From: Oliver Caha <74534592+9551-Dev@users.noreply.github.com> Date: Sun, 6 Nov 2022 19:33:46 +0100 Subject: [PATCH] Fix typo in speaker documentation (#1209) --- .../shared/peripheral/speaker/SpeakerPeripheral.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/dan200/computercraft/shared/peripheral/speaker/SpeakerPeripheral.java b/src/main/java/dan200/computercraft/shared/peripheral/speaker/SpeakerPeripheral.java index 95037b637..faaa503b3 100644 --- a/src/main/java/dan200/computercraft/shared/peripheral/speaker/SpeakerPeripheral.java +++ b/src/main/java/dan200/computercraft/shared/peripheral/speaker/SpeakerPeripheral.java @@ -32,7 +32,7 @@ import java.util.*; import static dan200.computercraft.api.lua.LuaValues.checkFinite; /** - * The speaker peirpheral allow your computer to play notes and other sounds. + * The speaker peripheral allows your computer to play notes and other sounds. *
* The speaker can play three kinds of sound, in increasing orders of complexity: * - {@link #playNote} allows you to play noteblock note.