--- src/sbin/newfs/mkfs.c 2006/08/13 18:16:04 1.12 +++ src/sbin/newfs/mkfs.c 2006/08/13 20:55:12 1.13 @@ -746,7 +746,7 @@ next: wtfsflush(); /* * Update information about this partion in pack - * label, to that it may be updated on disk. + * label, so that it may be updated on disk. */ pp->p_fstype = FS_BSDFFS; pp->p_fsize = sblock.fs_fsize;