diff options
author | hwspeedy <ns@bigbear.dk> | 2024-04-22 12:03:21 +0200 |
---|---|---|
committer | hwspeedy <ns@bigbear.dk> | 2024-04-22 12:03:21 +0200 |
commit | abf8fabf4df677a1fbf58e4955d1cc08eace48d2 (patch) | |
tree | 6cf3518225d2f029fd47015281d7c2ae0e11ab82 /shell/callbacks.c | |
parent | fa159902ad0c05634c18b4e46830e6df7ecb0b5d (diff) |
FIX Spelling hardinfo->hardinfo2, fixup translations for h->h2
Diffstat (limited to 'shell/callbacks.c')
-rw-r--r-- | shell/callbacks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/callbacks.c b/shell/callbacks.c index 5031515d..006cbe11 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -210,7 +210,7 @@ void cb_about() "Packaging by:", "Topazus (Fedora/Redhat branches)", "Yochananmargos (Arch branches)", - "lucacastro/tsimonq2 (Debian/Ubuntu branches)", + "lucascastro/tsimonq2 (Debian/Ubuntu branches)", "", NULL }; |