]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - vss.c
Fix bad grammar "allows <infinitive>".
[paraslash.git] / vss.c
diff --git a/vss.c b/vss.c
index 00c632c70674a034044f6c73c7f2c6b87bf63bd1..e6705b6f74cb7a9d4c9c2d5c93abab05020753a8 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);