]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Fix various typo (#427)
authorZhizhen He <hezhizhen.yi@gmail.com>
Sun, 18 Aug 2024 17:09:45 +0000 (01:09 +0800)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 17:09:45 +0000 (19:09 +0200)
README.md
flake.nix
programs/bazaar.json
programs/docker.json
programs/dotnet.json
programs/login.json
programs/mycli.json
programs/rofi.json

index c2f6efd45732d49a6de6445508c7c9f530953511..6bf56d12ab7b4b0094918f359a5db12364d8402c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ brew upgrade xdg-ninja --fetch-HEAD
 
 ### Other Package Managers
 
-`xdg-ninja` is avaliable in many other package managers.
+`xdg-ninja` is available in many other package managers.
 
 The full list is available on the [repology page](https://repology.org/project/xdg-ninja/versions).
 
index e2ce21fc054d1404961c8af45e3a34e6daa2e23a..a84a4752414d35ee9511c59effdd7cd0b7c4734d 100644 (file)
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,7 @@
       in rec {
         packages = flake-utils.lib.flattenTree rec {
           default = xdg-ninja;
-          # The shell script and configurations, uses derivation from offical nixpkgs
+          # The shell script and configurations, uses derivation from official nixpkgs
           xdg-ninja = pkgs.stdenvNoCC.mkDerivation {
             pname = "xdg-ninja";
             version = "0.1.0";
index 6be653503f8ca94eae4f0da997c9b1d22bce5c99..0bf7b963960eaeb52fd5a55d8c76c4de3f7fec4f 100644 (file)
@@ -1,7 +1,7 @@
 {
     "files": [
         {
-            "help": "Try exporting the following enviornment variable:\n```bash\nBZR_LOG=$XDG_CACHE_HOME/bazaar\n```\n",
+            "help": "Try exporting the following environment variable:\n```bash\nBZR_LOG=$XDG_CACHE_HOME/bazaar\n```\n",
             "movable": true,
             "path": "$HOME/.bzr.log"
         },
index 3ef14359b56808d599e88c6c9fc1ade99fc4838c..0abbebdc53a38fccaa3e6d6acad714d0deea2fce 100644 (file)
@@ -3,7 +3,7 @@
         {
             "path": "$HOME/.docker",
             "movable": true,
-            "help": "Export the following environment variables:\n\n```bash\nexport DOCKER_CONFIG=\"$XDG_CONFIG_HOME\"/docker\n```\n\n_Note: docker-dektop won't follow this rulling, see:_ [https://github.com/docker/roadmap/issues/408](https://github.com/docker/roadmap/issues/408)\n"
+            "help": "Export the following environment variables:\n\n```bash\nexport DOCKER_CONFIG=\"$XDG_CONFIG_HOME\"/docker\n```\n\n_Note: docker-desktop won't follow this rulling, see:_ [https://github.com/docker/roadmap/issues/408](https://github.com/docker/roadmap/issues/408)\n"
         }
     ],
     "name": "docker"
index df88430caec1ef2fe947f70492dcb5a693ee1db3..17fb1e468128dd55a84f819d1357123c50ff1d3b 100644 (file)
@@ -13,7 +13,7 @@
         {
             "path": "$HOME/.net",
             "movable": false,
-            "help": "This directory is used by software written with .NET to store all the DLLs they need to work.\nSo it's pratically impossible to provide a general way to configure this specific behaviour.\n"
+            "help": "This directory is used by software written with .NET to store all the DLLs they need to work.\nSo it's practically impossible to provide a general way to configure this specific behaviour.\n"
         }
     ],
     "name": "dotnet"
index bfc265bfd5d04fcd00ce3ca0244d340daaae4e2a..bc3a97c9905dc70a7b494d0c8d87d122a973f721 100644 (file)
@@ -4,7 +4,7 @@
         {
             "path": "$HOME/.hushlogin",
             "movable": true,
-            "help": "This is an optional file that surpresses the shell login message\n\nYou can safely remove this file if you do not want to silence your shell startup\n\nSome systems support moving this file to _/etc/hushlogins_\n\nRun `man login` for documentation"
+            "help": "This is an optional file that suppresses the shell login message\n\nYou can safely remove this file if you do not want to silence your shell startup\n\nSome systems support moving this file to _/etc/hushlogins_\n\nRun `man login` for documentation"
         }
     ]
 }
index 13febf44ec6409f0d08278945c85d59d565a8e36..dba0195ce027aa3e0e980b509988c5629bb48056 100644 (file)
@@ -11,7 +11,7 @@
             "path": "$HOME/.mycli-history"
         },
         {
-            "help": "Set this in your myclirc:\n```log_file=~/.cache/mycli.log```\nDoes not work with enviorment variables\n Relevant issue : https://github.com/dbcli/mycli/issues/581\n",
+            "help": "Set this in your myclirc:\n```log_file=~/.cache/mycli.log```\nDoes not work with environment variables\n Relevant issue : https://github.com/dbcli/mycli/issues/581\n",
             "movable": true,
             "path": "$HOME/.mycli.log"
         }
index a4b62c6ebad01dd45b2f99a36cc9cb38aa04b0ea..4486d90f2d47aff88d3e4f05e3d7c2dcd38308cd 100644 (file)
@@ -1,7 +1,7 @@
 {
     "files": [
         {
-            "help": "This file is created when _/run/user/1000_ is inaccesible. Consider fixing this. As a workaround, one can alias rofi to use a pidfile that is not in $HOME but is not in $XDG_RUNTIME_DIR either:\n\n```bash\nalias rofi=\"rofi -pid $XDG_STATE_DIR/rofi\"\n```\n",
+            "help": "This file is created when _/run/user/1000_ is inaccessible. Consider fixing this. As a workaround, one can alias rofi to use a pidfile that is not in $HOME but is not in $XDG_RUNTIME_DIR either:\n\n```bash\nalias rofi=\"rofi -pid $XDG_STATE_DIR/rofi\"\n```\n",
             "movable": true,
             "path": "$HOME/.rofi.pid"
         }