Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
Co-authored-by: 1hitsong <[email protected]>
  • Loading branch information
cewert and 1hitsong authored Nov 11, 2023
1 parent 8244c84 commit e6c5886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/home/Home.brs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sub loadLibraries()
end sub

' JFScreen hook that gets ran as needed.
' Used to update the foces, the state of the data, and tells the server about the device profile
' Used to update the focus, the state of the data, and tells the server about the device profile
sub OnScreenShown()
if isValid(m.top.lastFocus)
m.top.lastFocus.setFocus(true)
Expand Down

0 comments on commit e6c5886

Please sign in to comment.