about summary refs log tree commit diff
path: root/tools/nixery
diff options
context:
space:
mode:
authorguangwu <guoguangwu@magic-shield.com>2023-09-19T08·45+0800
committerclbot <clbot@tvl.fyi>2023-09-19T08·58+0000
commit3e5279aeff555b0c8a7d48f36bb46fb5b9743c01 (patch)
tree45eeb96da2b7b6907e6067a0c8137eabf8518c1b /tools/nixery
parent6c586bc2a7a49755b4b2566c034bc1affc92011d (diff)
docs(nixery): occurrences typo r/6617
Change-Id: I3798e1c23d6b0580b99b14bb4aae1c7cfc81fb6e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9366
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'tools/nixery')
-rw-r--r--tools/nixery/popcount/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nixery/popcount/README.md b/tools/nixery/popcount/README.md
index 8485a4d30e..3e56f99d57 100644
--- a/tools/nixery/popcount/README.md
+++ b/tools/nixery/popcount/README.md
@@ -34,6 +34,6 @@ It currently does not evaluate nested attribute sets (such as
    ```
 
    In essence, this will trim Nix's store paths and hashes from the output,
-   count the occurences of each package and return the output as JSON. All
+   count the occurrences of each package and return the output as JSON. All
    packages that have no references other than themselves are removed from the
    output.