]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/weechat.json
Fix typo: moveable to movable
[xdg-ninja.git] / programs / weechat.json
index d50e22e2815f2dca69fb7405dd9afe68a359cd58..3b4eb806a884f4199884cc3cb5fef9638c459223 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.weechat",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=${XDG_CONFIG_HOME}/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d ${XDG_CONFIG_HOME}/weechat```\n"
         }
     ]