diff --git a/src/libutil/file-system.hh b/src/libutil/file-system.hh index 204907339..a94603eaf 100644 --- a/src/libutil/file-system.hh +++ b/src/libutil/file-system.hh @@ -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"