Skip to content

Commit

Permalink
Fix grammar.
Browse files Browse the repository at this point in the history
  • Loading branch information
MAJigsaw77 authored Aug 28, 2024
1 parent 7cab2fe commit c2977da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flixel/addons/display/FlxRuntimeShader.hx
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ class FlxRuntimeShader extends FlxGraphicsShader
}

/**
* Convert shader to a readable string name. Useful for debugging.
* Convert the shader to a readable string name. Useful for debugging.
*/
public function toString():String
{
Expand Down

0 comments on commit c2977da

Please sign in to comment.