Browse Source

Sync SDL wiki -> header

SDL Wiki Bot 2 years ago
parent
commit
5e61f245ab
1 changed files with 2 additions and 2 deletions
  1. 2 2
      include/SDL_filesystem.h

+ 2 - 2
include/SDL_filesystem.h

@@ -61,8 +61,8 @@ extern "C" {
  *   `/Applications/SDLApp/`
  *
  * **Nintendo 3DS Specific Functionality**: This function returns "romfs"
- * directory of the application as it is uncommon to store resources
- * outside the executable. As such it is not a writable directory.
+ * directory of the application as it is uncommon to store resources outside
+ * the executable. As such it is not a writable directory.
  *
  * The returned path is guaranteed to end with a path separator ('\' on
  * Windows, '/' on most other platforms).