mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Fix typo in documentation
Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
This commit is contained in:
@@ -1075,7 +1075,7 @@ can use within a string:
|
||||
.Pp
|
||||
A funky feature is
|
||||
.Sy {symbol}
|
||||
withing a string.
|
||||
within a string.
|
||||
This will examine the type of the symbol and insert its value accordingly.
|
||||
If symbol is a string symbol, the symbols value is simply copied.
|
||||
If it's a numeric symbol, the value is converted to hexadecimal notation and
|
||||
|
||||
Reference in New Issue
Block a user