style(core): correct one comment in core.h

This commit is contained in:
Masahiko AMANO 2022-12-25 01:56:11 +03:00
parent 6b5185200e
commit 535e077b6c

View File

@ -31,7 +31,7 @@ typedef struct tanzaku {
char *description; // Tanzaku description
} Tanzaku;
// Kazari (飾り) - a sasa-tanzaku relation record
// Kazari (飾り) - a sasa-tanzaku association record
typedef struct kazari {
uint64_t sasa_id; // Sasa ID
uint64_t tanzaku_id; // Tanzaku ID