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 e306c13..56a192f 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -73,7 +73,7 @@ Starting interface...\n\ \n\ Performing shutdown...\n\ \n", 57}, - {"Exitting, bye!\n", 58}, + {"Exiting, bye!\n", 58}, }; int _msg_tbl_length = 58; |