Skip to content

Commit

Permalink
space->tab (hello-tophat.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
skejeton committed Jul 6, 2024
1 parent d8a21f1 commit 4e80aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hello-tophat.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This function call creates a window. It will set the title to "Hello tophat!"
and the dimensions to 600x600.

```umka
window::onFrame.register({
window::onFrame.register({
```

This registers a callback to the `onFrame` signal. What this means is that the
Expand Down

0 comments on commit 4e80aaf

Please sign in to comment.