Private
Public Access
2
0

gpio.hpp: fix typo in docstring for isr

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-04-03 21:40:44 +01:00
parent 2138802b59
commit 5fa47dd4ab

View File

@@ -188,7 +188,7 @@ class Gpio
}
#endif
/**
* Exits callback - this call will not kill the isr thread imediatlu
* Exits callback - this call will not kill the isr thread immediatly
* but only when it is out of it's critical section
*
* @return Result of operation