]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/environment.cpp
bikeshedding: comment wording
[xonotic/netradiant.git] / radiant / environment.cpp
index bcb63d4400e249418705706eb9e6f454004ebf09..29a86226af3f4e211b7417d9a69b0c0ffc80e5e3 100644 (file)
@@ -213,7 +213,7 @@ bool portable_app_setup(){
 const char* LINK_NAME =
 #if GDEF_OS_LINUX
        "/proc/self/exe"
-#else // FreeBSD and OSX
+#else // FreeBSD and macOS
        "/proc/curproc/file"
 #endif
 ;