System: fix typo in openFile() docs

This commit is contained in:
Josh Tynjala
2025-01-29 15:12:30 -08:00
parent 5fd2b560c4
commit 8031ed22d9

View File

@@ -361,7 +361,7 @@ class System
#end
/**
Opens a file with the suste, default application.
Opens a file with the system default application.
In a web browser, opens a URL with target `_blank`.
**/