diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/cat-id-tbl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index 4c597d9..18e2c30 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -49,7 +49,7 @@ const struct _msg_ent _msg_tbl[] = { {"act_pile: Unknown operator", 40}, {"\t-- Printing Stack\n", 41}, {"\t-- End Printing Stack\n", 42}, - {"ply_affichage: strcat error, not enoug space in buffer", 43}, + {"ply_affichage: strcat error, not enough space in buffer", 43}, {"rat_constr: division by zero", 44}, {"division by zero", 45}, }; |