summaryrefslogtreecommitdiff
path: root/chip/host/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/host/i2c.c')
-rw-r--r--chip/host/i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/host/i2c.c b/chip/host/i2c.c
index c35f60f528..bcca8548de 100644
--- a/chip/host/i2c.c
+++ b/chip/host/i2c.c
@@ -2,7 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
- * Dummy I2C driver for unit test.
+ * Placeholder I2C driver for unit test.
*/
#include "hooks.h"