Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dk committed Nov 23, 2024
1 parent 65e2dad commit 0a491e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unix/graphics.c
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ apc_gp_get_text_opaque( Handle self)
}

Bool
apc_gp_get_text_colored( Handle self)
apc_gp_is_font_colored( Handle self)
{
return false;
}
Expand Down

0 comments on commit 0a491e6

Please sign in to comment.