X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..a1be1dcbd16712c28561f7b14de4a9ffdaef97b3:/programs/virtualbox.json diff --git a/programs/virtualbox.json b/programs/virtualbox.json index ceefc2c..b8b7ab6 100644 --- a/programs/virtualbox.json +++ b/programs/virtualbox.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "Supported since _4.3_.\n\nYou can move the file to _XDG_DATA_HOME/virtualbox_.\n\nGo in the settings of the GUI and change the default location.\n\nBe carefull, that might break existing images and changing the path to their respective files is not straight forward.\n", + "help": "Supported since _4.3_.\n\nYou can move the file to _XDG_DATA_HOME/virtualbox_.\n\nGo in the settings of the GUI and change the default location.\n\nBe careful, that might break existing images and changing the path to their respective files is not straight forward.\n", "movable": true, "path": "$HOME/.VirtualBox" } ], "name": "virtualbox" -} \ No newline at end of file +}