Browse Source

minor tweak

Ray 1 tuần trước cách đây
mục cha
commit
f0e49787cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/platforms/rcore_desktop_glfw.c

+ 1 - 1
src/platforms/rcore_desktop_glfw.c

@@ -24,7 +24,7 @@
 *           Custom flag for rcore on target platform -not used-
 *
 *   DEPENDENCIES:
-*       - rglfw: Manage graphic device, OpenGL context and inputs (Windows, Linux, OSX, FreeBSD...)
+*       - rglfw: Manage graphic device, OpenGL context and inputs (Windows, Linux, OSX/macOS, FreeBSD...)
 *       - gestures: Gestures system for touch-ready devices (or simulated from mouse inputs)
 *
 *