[DRIVERS] Spelling fixes by Josh Soref. CORE-12286
[reactos.git] / reactos / drivers / network / tcpip / tests / tests / ipreceive.c
index 326d6dd..14051b5 100644 (file)
@@ -29,4 +29,4 @@ static void RunTest() {
     _AssertEqualValue(STATUS_SUCCESS, Status);
 }
 
-_Dispatcher(IpreceiveTest, "IPReceive");
+_Dispatcher(IPReceiveTest, "IPReceive");