Spelling correction, thanks to Joerg Sonnenberger.

This commit is contained in:
kientzle 2008-02-27 06:16:41 +00:00
parent 13c4f20c01
commit a898e5bef8

View File

@ -1167,7 +1167,7 @@ check_symlinks(struct archive_write_disk *a)
struct stat st;
/*
* Gaurd against symlink tricks. Reject any archive entry whose
* Guard against symlink tricks. Reject any archive entry whose
* destination would be altered by a symlink.
*/
/* Whatever we checked last time doesn't need to be re-checked. */