1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-13 05:06:30 +04:00

typo combing

This commit is contained in:
Round-Pi
2023-02-20 10:55:53 -05:00
parent 80a64d8e1a
commit b89902942b
52 changed files with 118 additions and 118 deletions

View File

@@ -137,7 +137,7 @@ void cli_command_date(Cli* cli, FuriString* args, void* context) {
}
void cli_command_src(Cli* cli, FuriString* args, void* context) {
// Quality of life feaature for people exploring CLI on lab.flipper.net/cli
// Quality of life feature for people exploring CLI on lab.flipper.net/cli
// By Yousef AK
UNUSED(cli);
UNUSED(args);