From 0446f680564b171a349e4efaf9f4834d938ae040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=A7al=20Comajoan=20Cara?= Date: Mon, 3 Dec 2018 21:37:32 +0100 Subject: Spelling and grammar fixes in source code comments (GCI 2018) --- cpukit/libi2c/README_libi2c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libi2c/README_libi2c') diff --git a/cpukit/libi2c/README_libi2c b/cpukit/libi2c/README_libi2c index 18de89da2a..e2b4013ed7 100644 --- a/cpukit/libi2c/README_libi2c +++ b/cpukit/libi2c/README_libi2c @@ -224,7 +224,7 @@ rtems_libi2c_drv_t data structure passed the libi2c when the device is registered (see "Device registration" above). These function directly match the RTEMS I/O Mangers calls "open", "close", "read", "write", "control", and they are passed the same arguments. Functions not -needed may be ommited (and replaced by a NULL pointer in +needed may be omited (and replaced by a NULL pointer in rtems_libi2c_drv_t). ====================================================================== -- cgit v1.2.3