X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fluks1%2Faf.h;h=c6cc8eb3bf2e7b0fb05e592cea052ee8911116f5;hb=0626fae6017850d361f19761a422e6a7864369fe;hp=78f978c715b7921ee0a44ab9aaa0b41ba81e8779;hpb=2a8a235df9421cd00777c5b234bbd3f3474e1965;p=platform%2Fupstream%2Fcryptsetup.git diff --git a/lib/luks1/af.h b/lib/luks1/af.h index 78f978c..c6cc8eb 100644 --- a/lib/luks1/af.h +++ b/lib/luks1/af.h @@ -7,9 +7,9 @@ */ /* - * AF_split operates on src and produces information splitted data in + * AF_split operates on src and produces information split data in * dst. src is assumed to be of the length blocksize. The data stripe - * dst points to must be captable of storing blocksize*blocknumbers. + * dst points to must be capable of storing blocksize*blocknumbers. * blocknumbers is the data multiplication factor. * * AF_merge does just the opposite: reproduces the information stored in