mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-10 04:36:40 +00:00
Fix typo in docs
foreground and background *characters* -> foreground and background *colours*
This commit is contained in:
parent
54b7366b2d
commit
5eb4a9033b
@ -234,7 +234,7 @@ public abstract class TermMethods {
|
||||
}
|
||||
|
||||
/**
|
||||
* Writes {@code text} to the terminal with the specific foreground and background characters.
|
||||
* Writes {@code text} to the terminal with the specific foreground and background colours.
|
||||
* <p>
|
||||
* As with {@link #write(IArguments)}, the text will be written at the current cursor location, with the cursor
|
||||
* moving to the end of the text.
|
||||
|
Loading…
x
Reference in New Issue
Block a user