summaryrefslogtreecommitdiff
path: root/avstream/avscamera/sys/Sensor.cpp
diff options
context:
space:
mode:
authorJoel Corley <[email protected]>2020-04-07 00:42:28 -0700
committerJoel Corley <[email protected]>2020-04-07 00:42:28 -0700
commit6568238719a3fe6d317e1d4a13131f5d2ca0234b (patch)
treef2fab0e33040d18373174b73ec45dc6935082581 /avstream/avscamera/sys/Sensor.cpp
parent43e90d07b44b756ce084a31ac3ca154857bb64d8 (diff)
Fix typos, etc. to address review comments.
Diffstat (limited to 'avstream/avscamera/sys/Sensor.cpp')
-rw-r--r--avstream/avscamera/sys/Sensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/avstream/avscamera/sys/Sensor.cpp b/avstream/avscamera/sys/Sensor.cpp
index 1f062497..654ea666 100644
--- a/avstream/avscamera/sys/Sensor.cpp
+++ b/avstream/avscamera/sys/Sensor.cpp
@@ -413,7 +413,7 @@ Return Value:
NTSTATUS Status = STATUS_SUCCESS;
LONG lPindex = Pin->Id;
- // Hold off all image generation while we muck with the capture pin and synthensizer arrays.
+ // Hold off all image generation while we manipulate the capture pin and synthensizer arrays.
KScopedMutex Lock(m_SensorMutex);
//