Correct typo
[bertos.git] / bertos / gfx / text.h
index 04d3d1a5e2442c80b58a12c3982866bbf79a5174..f884fd376bb358ae61009d3a442ce3e7d9e19d24 100644 (file)
@@ -36,6 +36,9 @@
  * \author Bernie Innocenti <bernie@codewiz.org>
  * \author Stefano Fedrigo <aleph@develer.com>
  * \version $Id$
+ *
+ * $WIZ$ module_name = "text"
+ * $WIZ$ module_harvard = "pgm_memory"
  */
 
 #ifndef GFX_TEXT_H