1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-10 18:12:34 +09:00

lib.fileset: fix typo: compatibity to compatibility

This commit is contained in:
Philip Taron 2024-04-02 14:46:59 -07:00
parent 6e6d0b869a
commit 4b2e46dd39
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
/* /*
<!-- This anchor is here for backwards compatibity --> <!-- This anchor is here for backwards compatibility -->
[]{#sec-fileset} []{#sec-fileset}
The [`lib.fileset`](#sec-functions-library-fileset) library allows you to work with _file sets_. The [`lib.fileset`](#sec-functions-library-fileset) library allows you to work with _file sets_.