Skip to content

Commit

Permalink
fix: fix comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
mui-z committed Sep 25, 2022
1 parent 2c8ebe2 commit 457a781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/EffectiveNovelCore/Controller/Controller.swift
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ public class NovelController {

internalOutputStream.send(event)

// handle on interrupted
// handle for interrupted
if state == .loadWait {
reset()
break
Expand Down

0 comments on commit 457a781

Please sign in to comment.