Patch that does basic spell check.
Origin: Debian Gbp-Pq: Name spelling-fix.patch
This commit is contained in:
parent
73dfcf36bb
commit
a9517df902
|
@ -233,7 +233,7 @@ DtsDownloadFWDIAGToLINK(HANDLE hDevice,char *FwBinFile)
|
|||
|
||||
}
|
||||
else
|
||||
DebugLog_Trace(LDIL_DBG,"Uart Set Sucessfully\n");
|
||||
DebugLog_Trace(LDIL_DBG,"Uart Set Successfully\n");
|
||||
|
||||
//START_PROCESSOR bit in DCI_CMD.
|
||||
RegVal = 0;
|
||||
|
|
Loading…
Reference in New Issue