diff --git a/include/ntfs-3g/plugin.h b/include/ntfs-3g/plugin.h index d32e149d..7e7b2a7c 100644 --- a/include/ntfs-3g/plugin.h +++ b/include/ntfs-3g/plugin.h @@ -110,7 +110,7 @@ typedef struct plugin_operations { * Get a symbolic link * The symbolic link must be returned in an allocated buffer, * encoded in a zero terminated multibyte string compatible - * which the locale mount option. + * with the locale mount option. * The returned value is zero for success or a negative errno * value for failure. */