Fix wizard tag.
[bertos.git] / bertos / gfx / text.h
index 765a26b63f4a977363c46606fb69df07c3fad294..cfd8086f381fda515f64644e8c95f0e1826c37f5 100644 (file)
@@ -39,7 +39,7 @@
  *
  * $WIZ$ module_name = "text"
  * $WIZ$ module_harvard = "pgm_memory"
- * $WIZ% module_depends = "bitmap"
+ * $WIZ$ module_depends = "bitmap"
  */
 
 #ifndef GFX_TEXT_H