1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-26 07:03:22 +00:00

Fix typo in speaker documentation (#1209)

This commit is contained in:
Oliver Caha 2022-11-06 19:33:46 +01:00 committed by GitHub
parent 955b9c7d28
commit 1c890e5a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
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.
* <p>
* The speaker can play three kinds of sound, in increasing orders of complexity:
* - {@link #playNote} allows you to play noteblock note.