about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-11-29 09:48:30 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-11-29 09:48:30 +0100
commit0e4d031054b7980edc806ae131ea8ce565632dbb (patch)
tree3514ee3ffd8bbc617f2a2a94b085fe7ae8332668 /docs
parentde15ee057ac217560d8db24343a9f4648fd30899 (diff)
downloadbox64-0e4d031054b7980edc806ae131ea8ce565632dbb.tar.gz
box64-0e4d031054b7980edc806ae131ea8ce565632dbb.zip
Use dummy crashhandler lib by default
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/USAGE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md
index cb11e7aa..873bef2a 100755
--- a/docs/USAGE.md
+++ b/docs/USAGE.md
@@ -194,7 +194,7 @@ Box64 will prefer emulated libs first (execpt for glibc, alsa, pulse, GL, vulkan
 #### BOX64_CRASHHANDLER *

 Box64 will use a dummy crashhandler.so library

  * 0 : Use Emulated crashhandler.so library if needed

- * 1 : Use an internal dummy (completly empty) crashhandler.so library (defaut for steam and dota2)

+ * 1 : Use an internal dummy (completly empty) crashhandler.so library (defaut)

 

 #### BOX64_NOPULSE *

 Disables the load of pulseaudio libraries.