Fix some typos.

This commit is contained in:
Sebastian Lackner
2015-03-16 08:06:52 +01:00
parent aa51a47238
commit 88f4c9ec57
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
From bf350677af12ec558208b215f6fcff61c7082bac Mon Sep 17 00:00:00 2001
From: Mark Jansen <learn0more@gmail.com>
Date: Sun, 15 Mar 2015 23:39:09 +0100
Subject: kernel32: Parameter validation tests for FindActCtxSectionString
Subject: kernel32/tests: Parameter validation tests for FindActCtxSectionString
Highlight some differences between FindActCtxSectionString parameter validation, and its Rtl implementation.
---