1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 14:32:42 +01: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 * @file
* *
* Utiltities for working with the file sytem and file paths. * Utilities for working with the file system and file paths.
*/ */
#include "types.hh" #include "types.hh"