summaryrefslogtreecommitdiff
path: root/chip/g/sps.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/sps.h')
-rw-r--r--chip/g/sps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/g/sps.h b/chip/g/sps.h
index f7889b82bd..5f49d8d092 100644
--- a/chip/g/sps.h
+++ b/chip/g/sps.h
@@ -41,7 +41,7 @@ int sps_transmit(uint8_t *data, size_t data_size);
/*
* These functions return zero on success or non-zero on failure (attempt to
* register a callback on top of existing one, or attempt to unregister
- * non-exitisng callback.
+ * non-existing callback.
*
* rx_fifo_threshold value of zero means 'default'.
*/