Skip to content

Commit

Permalink
Update helloSineGUI.ck typo
Browse files Browse the repository at this point in the history
  • Loading branch information
terryzfeng authored Jan 20, 2025
1 parent 75c7a44 commit 1da4a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/examples/helloSineGUI.ck
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* via sliders and buttons. GUI float sliders go from [0.0,1.0]
*/

/* Play a sine wave and control the frecuency with the GUI */
/* Play a sine wave and control the frequency with the GUI */
/*
1. Open the GUI Panel below and hit "Generate GUI".
2. Run the code.
Expand Down

0 comments on commit 1da4a19

Please sign in to comment.