From d08bf6d19c86486b1e10e023ea2aaa5ac0f2c30c Mon Sep 17 00:00:00 2001 From: peterbailey Date: Tue, 3 Nov 2009 04:59:04 +0000 Subject: adding PICGraphic driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1049 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- drv_generic_gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drv_generic_gpio.c') diff --git a/drv_generic_gpio.c b/drv_generic_gpio.c index 512ccb1..2ecd0bf 100644 --- a/drv_generic_gpio.c +++ b/drv_generic_gpio.c @@ -34,7 +34,7 @@ * these functions must be implemented by the real driver: * * int (*drv_generic_gpio_real_set) (const int num, const int val); - * sets GPO num to val, returns the actal value + * sets GPO num to val, returns the actual value * * int (*drv_generic_gpio_real_get) (const int num); * reads GPI num -- cgit v1.2.3