Commit b28e2047 authored by Lasse Karstensen's avatar Lasse Karstensen Committed by Tollef Fog Heen

typo

parent b1d132c5
......@@ -51,7 +51,7 @@ vcc_Type(enum var_type fmt)
#include "vcc_types.h"
#undef VCC_TYPE
default:
assert("Unknwon Type");
assert("Unknown Type");
return(NULL);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment