Skip to content
Snippets Groups Projects
Commit 2e69bd5d authored by Roman Khlopkov's avatar Roman Khlopkov 🔜
Browse files

Spelling fixed

parent 3617cc08
No related branches found
No related tags found
No related merge requests found
......@@ -232,7 +232,7 @@ int main(int argc, const char *argv[])
cparam = dap_app_cli_connect(listen_socket);
if(!cparam)
{
printf("Can't connected to %s\n",dap_get_appname());
printf("Can't connect to %s\n",dap_get_appname());
exit(-1);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment