X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c80f3f88dc3dd768fb690d49a7ec4bfcb7cf4bc0..82a8d3b99967f60b8d749c8d28132439f944bc33:/programs/ccache.json diff --git a/programs/ccache.json b/programs/ccache.json index ea23af8..849449b 100644 --- a/programs/ccache.json +++ b/programs/ccache.json @@ -3,7 +3,7 @@ "files": [ { "path": "${HOME}/.ccache", - "moveable": true, + "movable": true, "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n" } ]