diff --git a/src/templates/pal_lld.h b/src/templates/pal_lld.h
index 8f0482969..12dcea77f 100644
--- a/src/templates/pal_lld.h
+++ b/src/templates/pal_lld.h
@@ -40,7 +40,7 @@
*
* @note This structure content is architecture dependent. The nome should be
* changed to include the architecture name following this pattern:
- * - Config.
+ * - [ARCH][CELL]Config.
* .
* As example:
* - MSP430DIOConfig.
|