Skip to content

Commit 047f640

Browse files
Typo fix
1 parent f20a05e commit 047f640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rx/src/Shared/Rx.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2219,7 +2219,7 @@ function Rx.buffer(closingNotifier)
22192219

22202220
maid:GiveTask(function()
22212221
table.clear(buffer)
2222-
end))
2222+
end)
22232223

22242224
return maid
22252225
end)

0 commit comments

Comments
 (0)