Преглед изворни кода

Sync PhysicsFS3 wiki -> header

[ci skip]
SDL Wiki Bot пре 6 дана
родитељ
комит
ccffd00e12
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/physfs.h

+ 2 - 2
src/physfs.h

@@ -4038,8 +4038,8 @@ extern PHYSFS_DECL void PHYSFS_CALL PHYSFS_setErrorCode(PHYSFS_ErrorCode code);
  *
  * On Linux, this might look like: "/home/bob/.local/share/My Program Name"
  *
- * On Mac OS X, this might look like: "/Users/bob/Library/Application
- * Support/My Program Name"
+ * On macOS, this might look like: "/Users/bob/Library/Application Support/My
+ * Program Name"
  *
  * (etc.)
  *