Skip to content

Commit 03e6c55

Browse files
Minor: Fix typo in DirectFB comment
1 parent d0defc9 commit 03e6c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/sdlsyswm.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
(*
1414
* Disabled because FPC does not ship a DirectFB unit.
15-
* If you have some working DirectDB bindings, feel welcome to enable this and check if it breaks anything.
15+
* If you have some working DirectFB bindings, feel welcome to enable this and check if it breaks anything.
1616
*)
1717
{$UNDEF SDL_VIDEO_DRIVER_DIRECTFB}
1818

0 commit comments

Comments
 (0)