From 6d9b42b4862ca331b22065d875de9cad9da72658 Mon Sep 17 00:00:00 2001 From: brucec Date: Mon, 21 Feb 2011 09:01:34 +0000 Subject: Fix typos - remove duplicate "the". PR: bin/154928 Submitted by: Eitan Adler MFC after: 3 days --- sys/geom/sched/gs_scheduler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/geom/sched') diff --git a/sys/geom/sched/gs_scheduler.h b/sys/geom/sched/gs_scheduler.h index 31e47e6..9ebc1a9 100644 --- a/sys/geom/sched/gs_scheduler.h +++ b/sys/geom/sched/gs_scheduler.h @@ -144,7 +144,7 @@ struct g_sched_class { /* * Manipulate the classifier's data. g_sched_get_class() gets a reference - * to the the class corresponding to bp in gp, allocating and initializing + * to the class corresponding to bp in gp, allocating and initializing * it if necessary. g_sched_put_class() releases the reference. * The returned value points to the private data for the class. */ -- cgit v1.1