From cb730b47ee76f324ebc53d6319df5e9a4d0bb6fb Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Wed, 2 Apr 2008 23:41:53 +0200 Subject: fixed doc comment (see r273 and r274) --- digital/io/src/asserv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io/src/asserv.c') diff --git a/digital/io/src/asserv.c b/digital/io/src/asserv.c index 6849db43..de2edea2 100644 --- a/digital/io/src/asserv.c +++ b/digital/io/src/asserv.c @@ -272,7 +272,7 @@ asserv_go_to_the_wall (void) void asserv_go_to_distributor (void) { - /* Send the go the gutter command to the asserv board */ + /* Send the go the distributor command to the asserv board */ asserv_twi_send_command ('F', 0); } -- cgit v1.2.3