From 33708c5806104af030bafc077610384f278aaf37 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Sat, 5 Feb 2011 12:26:20 +0000 Subject: spellingGG --- src/util/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/time.c') diff --git a/src/util/time.c b/src/util/time.c index e1440f260..b79946269 100644 --- a/src/util/time.c +++ b/src/util/time.c @@ -208,7 +208,7 @@ GNUNET_TIME_absolute_get_remaining (struct GNUNET_TIME_Absolute future) /** * Compute the time difference between the given start and end times. * Use this function instead of actual subtraction to ensure that - * "FOREVER" and overflows are handeled correctly. + * "FOREVER" and overflows are handled correctly. * * @return 0 if start >= end; FOREVER if end==FOREVER; otherwise end - start */ -- cgit v1.2.3