mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Typo
This commit is contained in:
parent
f7fe177685
commit
dba2e23750
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ module Spectator
|
|||
io << '"'
|
||||
|
||||
# Add source if it's available.
|
||||
if (sourse = self.source)
|
||||
if (source = self.source)
|
||||
io << " @ "
|
||||
io << source
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue