]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/blobdiff - rpp/include/rpp/sdr.h
Make the RPP layer thread safe
[pes-rpp/rpp-lib.git] / rpp / include / rpp / sdr.h
index bdceb866f7a997cfdabab798fcc6a05710c4ebb7..8e960788ce341578c33cb24f132733640bae7c1a 100644 (file)
@@ -102,7 +102,7 @@ int32_t rpp_sdr_printf(const char *format, ...);
 /**
  * Clear log.
  *
- * This funtion will clear all the data from the log. This will also stop the
+ * This function will clear all the data from the log. This will also stop the
  * show task if it's currently flushing the log.
  *
  * @return SUCCESS if log was cleared.\n