Correct grammar in zip archive comments

Summary

Fixes awkward phrasing in code comments in helpers/archives/zip_extract.go and helpers/archives/zip_create.go.

Changes

  • "Ignore the files that of these types" → "Ignore files of these types"

The phrase "files that of these types" is grammatically incorrect. Removed the unnecessary "the" and "that".

Merge request reports

Loading
Loading