1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-01 20:51:48 +02:00

libutil/file-system.hh: Fix typos

This commit is contained in:
Sergei Zimmerman 2025-03-01 18:44:48 +00:00
parent 77f22db567
commit c99edc840c

View file

@ -2,7 +2,7 @@
/**
* @file
*
* Utiltities for working with the file sytem and file paths.
* Utilities for working with the file system and file paths.
*/
#include "types.hh"