From 3f1f15ad05838564887c994fc794569b366a882a Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 17 Dec 2012 21:25:32 -0500 Subject: [PATCH] Delete trailing whitespace. --- partition_delta.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partition_delta.m b/partition_delta.m index 7823941..febb4dc 100644 --- a/partition_delta.m +++ b/partition_delta.m @@ -8,7 +8,7 @@ function [p] = partition_delta(a, b, delta) ## ## * ``b`` - The "right" endpoint of the interval to partition. ## - ## * ``delta`` - The length of the subintervals. + ## * ``delta`` - The length of the subintervals. ## ## OUTPUTS: ## -- 2.43.2