diff options
Diffstat (limited to 'src/sysupdate/sysupdate-resource.h')
-rw-r--r-- | src/sysupdate/sysupdate-resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysupdate/sysupdate-resource.h b/src/sysupdate/sysupdate-resource.h index 8bf19a45ec..51f74cfcb3 100644 --- a/src/sysupdate/sysupdate-resource.h +++ b/src/sysupdate/sysupdate-resource.h @@ -67,7 +67,7 @@ static inline bool RESOURCE_IS_URL(ResourceType t) { } typedef enum PathRelativeTo { - /* Please make sure to folow the naming of the corresponding PartitionDesignator enum values, + /* Please make sure to follow the naming of the corresponding PartitionDesignator enum values, * where this makes sense, like for the following three. */ PATH_RELATIVE_TO_ROOT, PATH_RELATIVE_TO_ESP, |