From 3e5279aeff555b0c8a7d48f36bb46fb5b9743c01 Mon Sep 17 00:00:00 2001 From: guangwu Date: Tue, 19 Sep 2023 16:45:10 +0800 Subject: docs(nixery): occurrences typo Change-Id: I3798e1c23d6b0580b99b14bb4aae1c7cfc81fb6e Reviewed-on: https://cl.tvl.fyi/c/depot/+/9366 Reviewed-by: tazjin Tested-by: BuildkiteCI Autosubmit: tazjin --- tools/nixery/popcount/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/nixery') 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. -- cgit 1.4.1