Correct a bug
[bertos.git] / bertos / cfg / cfg_i2c.h
index d8929427e7871330a2c1351eafba79e965f536ad..af36e6b621627ab0e077be6658503920dcec9e43 100644 (file)
@@ -64,7 +64,7 @@
  * I2C_BACKEND_BITBANG: Use the emulated bitbang driver.
  * \see drv/i2c.h for more information.
  *
- * $WIZ$ type = "enum",
+ * $WIZ$ type = "enum"
  * $WIZ$ value_list = "i2c_backend"
  */
 #define CONFIG_I2C_BACKEND I2C_BACKEND_BUILTIN