diff --git a/src/fw/services/normal/timeline/notification_layout.c b/src/fw/services/normal/timeline/notification_layout.c index 1f3343dd..25bf0414 100644 --- a/src/fw/services/normal/timeline/notification_layout.c +++ b/src/fw/services/normal/timeline/notification_layout.c @@ -58,7 +58,7 @@ #define LAYOUT_MAX_HEIGHT 2500 #define CARD_MARGIN PBL_IF_ROUND_ELSE(12, 10) -// All paddings relate to padding above the object unless othersize noted +// All paddings relate to padding above the object unless another size is noted #define CARD_BOTTOM_PADDING 18 // The y-position of a layout frame when its banner is peeking #define BANNER_PEEK_STATIC_Y (DISP_ROWS - STATUS_BAR_LAYER_HEIGHT)