Merge branch 'refs/heads/t/doc'
[paraslash.git] / vss.c
diff --git a/vss.c b/vss.c
index 13a8e25fd0febc7aeeb56e8e37099f7ec4747a0f..8b850fe1e56c27d3cebda6db2d0eb6984575c20e 100644 (file)
--- a/vss.c
+++ b/vss.c
@@ -298,7 +298,7 @@ static int initialize_fec_client(struct fec_client *fc, struct vss_task *vsst)
        if (fcp->init_fec) {
                /*
                 * Set the maximum slice size to the Maximum Packet Size if the
-                * transport protocol allows to determine this value. The user
+                * transport protocol allows determination of this value. The user
                 * can specify a slice size up to this value.
                 */
                ret = fcp->init_fec(fc->sc);