Fix wizard tag.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 26 Jun 2009 10:17:31 +0000 (10:17 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 26 Jun 2009 10:17:31 +0000 (10:17 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2715 38d2e660-2303-0410-9eaa-f027e97ec537

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